Mobile Events
Get mobile events for an org
Get mobile events for an organization with optional filtering
GET
Query Parameters
Return results created AFTER the given date. Format: ISO 8601 timestamp (YYYY-MM-DDTHH:mm:ss.sssZ). Example: 2024-06-13T04:00:00.592Z
Return results created BEFORE the given date. Format: ISO 8601 timestamp (YYYY-MM-DDTHH:mm:ss.sssZ). Example: 2024-06-13T04:00:00.592Z
Cursor token for pagination.
Number of results to return per page.
Required range:
1 <= x <= 1000
Filters to the provided eventCode only.
Available options:
recorderStateChange
, networkStatusChange
, appStateChange
, consentStatusChanged
, recordingMetadataChanged
, deeplinkReceived
, deeplinkConsumed
, userAuthStatusChanged
Filters to the provided userId only.
Response
200 - application/json
Get mobile events for an org
The response is of type array
.