Get Event Camera Media
Safety
Get Event Camera Media
Get camera media for a given safety event.
GET
Get Event Camera Media
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
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
The id of the safety event.
Pattern:
^sft_evt_[0-9A-HJKMNP-TV-Z]{26}$Example:
"sft_evt_01D8ZQFGHVJ858NBF2Q7DV9MNC"
Query Parameters
Include raw responses used to normalize model. Used for debugging or accessing unique properties that are not unified.