Skip to main content
GET
Get Event Camera Media

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Application-Id
string

Scopes the request to a Terminal application in the caller's organization. Required for multi-application organizations when using a user session or OAuth access token. API keys are already bound to a single application.

Connection-Token
string
required

The token returned when a user authenticated their account. This authorizes access to a specific account.

Pattern: ^con_tkn_\S+$
Example:

"con_tkn_22vUhkC6tgre4kwaYfUkCDA1rzn6eyb4"

Path Parameters

id
string<ulid>
required

The id of the safety event.

Pattern: ^sft_evt_[0-9A-HJKMNP-TV-Z]{26}$
Example:

"sft_evt_01D8ZQFGHVJ858NBF2Q7DV9MNC"

Query Parameters

raw
boolean

Include raw responses used to normalize model. Used for debugging or accessing unique properties that are not unified.

Response

OK

frontFacing
Camera Media File · object

The front facing camera media.

rearFacing
Camera Media File · object

The rear facing camera media.

raw
RawData · object[]
Example: