Get mobile events for an organization with optional filtering
Documentation Index
Fetch the complete documentation index at: https://docs.siro.ai/llms.txt
Use this file to discover all available pages before exploring further.
Organization integration token from Siro admin (Person icon → API Tokens). Send Authorization: Bearer . This is not the OAuth access token used with api.siro.ai user-scoped endpoints.
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.
1 <= x <= 1000DEPRECATED: Use eventCodeIn. Filters to the provided eventCode only.
recorderStateChange, networkStatusChange, appStateChange, consentStatusChanged, recordingMetadataChanged, deeplinkReceived, deeplinkConsumed, userAuthStatusChanged Filters to the provided eventCode(s). Accepts comma-separated values or repeated eventCodeIn params.
10Filters to the provided userId only.
Filters to the provided recordingId only.