Fetch URLs of video archives from given 'interviewId' or if omitted for given 'since' timestamp. If not provided, 'since' will be defaulted to time of first created archive. The maximum fetch size is 1000. In case maximum fetch size is reached, a new fetch should be triggered, using 'startTime' of last record from previous fetch as 'since'. URLs returned are temporary URLs, which expire in 5 days.
API reference, Video conference
Fetch video archive urls
GET
https://demo-api.incodesmile.com/omni/get/archivesQuery parameters
In case this parameter is provided, 'since' is ignored, and response will contain single interview requested.
Timestamp — beginning of export. If omitted, it will be defaulted to time of first created archive.
Headers
Responses
This status documents no response body.
Response body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details