Safety
Get Event Camera Media
Get camera media for a given safety event.
GET
/
safety
/
events
/
{id}
/
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.
Path Parameters
The id of the safety event.
Query Parameters
Include raw responses used to normalize model. Used for debugging or accessing unique properties that are not unified.