Get a count of saved clips in an organization
Get a count of saved clips in and organization
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request object for retrieving the count of saved clips with filtering options.
List of device UUIDs to filter clips by
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
End time in milliseconds for filtering clips
1641081600000
List of location UUIDs to filter clips by
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
Start time in milliseconds for filtering clips
1640995200000
Response
OK
Response object containing the count of saved clips.