Partner gets snapshots of a company event by event ID and company ID. Value of "request_id" parameter can be given from response of "/events/custom_clips", "/events/custom_event" or "/events/custom_alert_clips" requests. If event has not snapshot or does not exist, 404 error will be returned
Request
Query Params
byid
stringÂ
required
Example:
company
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://fleet.roscolive.com/api/v1.0/api/{{API_VERSION}}/partners/companies/{{COMPANY_ID}}/events/{{REQUEST_ID}}/snapshots?byid=company' \
--header'Content-Type: text/plain' \
--data-raw''