Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

start_date
string | null
end_date
string | null
user_uuid
string<uuid> | null
location_uuid
string<uuid> | null
authorization_layer_entity_uuid
string<uuid> | null
include_archived
boolean

Response

Clips retrieved

status
string
required
timestamp
string<date-time>
required
data
object[]
message
string | null
request_id
string | null