Reporting endpoint - Devices information

Reporting endpoint - Devices information

Overview

Organizers can now easily up-to-date exports of all device data of spectators for analytics, compliance, and operational needs. This report could scale to 5 millions of records and support near real-time reporting.

This is only available to organizers using Spectator V4. See Spectator V4for more information.

Parameters

mobileAppId (required): specify the applicable application identifier

app ID.png

 

limit (required): maximum number of results to extract

paginationKey (optional): if not provided, the system will return the first page. Use the nextPageKey from the previous call to get the next page.

lastUpdatedSince (optional): Filter data updated since the given timestamp

lastUpdatedBefore (optional): Filter data updated before the given timestamp

Data returned

pagination

pageSize

integer

Total number of spectator of this page

nextPageKey

string

Designed for the pagination

result

List of devices

spectatorId

string

Spectator ID

spectatorEmail

string

Spectator Email

deviceID

string

Device ID

deviceName

string

Device Name

os

string

Device Platform

osVersion

string

Device version

appVersion

string

Device’s app version

mobileAppId

string

Application ID

deviceStatus

string

Device Status (ACTIVE, INACTIVE)

lastActive

string($date)

Date of device’s last active