Get Workers

Fetch workers in a paginated list

Query Params
string | null
Defaults to null

ISO 8601 date format ('yyyy-MM-dd') indicating the start date to be used for the summary computation.
Default: Current date in UTC.

string | null
Defaults to null

ISO 8601 date format ('yyyy-MM-dd') indicating the end date to be used for the summary computation.
Default: Current date in UTC.

integer | null
Defaults to 25

Number of workers to be sent in response

boolean
Defaults to true

Flag to include worker's schedule in the response.

boolean
Defaults to true

Flag to include worker's summary stats in the response.

string | null
Defaults to null

List of ops group handles as comma separated strings used to filter workers.

string | null
Defaults to null

Profile filter to be applied on the list of workers

string | null
Defaults to null

List of worker handles as comma separated strings used for fetching associated workers

string | null
Defaults to null

Keyword to match against worker handle, name, or profile

string | null
Defaults to null

Identifier used to fetch the next page of data

uuid | null
Defaults to null

Unique identifier for a worker's device. This field is present in case the worker is currently linked with a device

boolean
Defaults to false

Flag to include deleted workers

date-time | null
Defaults to null
deprecated

ISO 8601 datetime indicating the start time to be used for computing summary, status.

date-time | null
Defaults to null
deprecated

ISO 8601 datetime indicating the end time to be used for computing summary, status.

string | null
Defaults to null

Filter workers on a particular outage code.

string | null
Defaults to null

List of comma separated outage categories to be used for filtering workers. Valid categories: behavioural,adversarial,reachability,os,sporadic

string | null
Defaults to null

geofence_metadata filter for aggregate response

boolean
Defaults to false

Flag set to retrieve aggregated data over the provided time range

string | null
Defaults to null

URL-encoded json string specifying filters on availability or tracking.

string | null
enum
Defaults to null

Only list workers that are currently active/inactive/disconnected.

Allowed:
boolean | null
Defaults to null

If set to true, only shows workers that were actually tracked during the specified period.

boolean | null
Defaults to null

If set to true, only shows workers that actually during the specified period.

boolean | null
Defaults to null

If set to true, only shows workers that was supposed to be tracked during the specified period.

boolean | null
Defaults to false

Flag to include location permission stats in response (only applicable when aggregate=True).

string | null
Defaults to null

URL-encoded JSON string used to filter workers from a particular region. Ex {"city":"Detroit"}

Responses

Language
Credentials
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json