Skip to main content
GET
Get mobile event by ID

Authorizations

Authorization
string
header
default:Bearer <access-token>
required

Client app access token from POST https://auth.siro.ai/oauth2/token, or a legacy organization API token (Person icon → API Tokens). Send Authorization: Bearer <token>.

Path Parameters

id
string
required

Response

200 - application/json

Get mobile event by ID

id
string
required
userId
string
required
organizationId
string
required
eventCode
enum<string>
required
Available options:
recorderStateChange,
networkStatusChange,
appStateChange,
consentStatusChanged,
recordingMetadataChanged,
deeplinkReceived,
deeplinkConsumed,
userAuthStatusChanged
event
object
required
createdAt
string
required
recordingId
string
externalOpportunityIds
string[]