GET
/image/get/video/{uniqueId}
curl \
--request GET 'https://call.xap3y.space/v1/image/get/video/{uniqueId}' \
--header "Range: string"
Response examples (404)
{
"error": true,
"timestamp": "2025-05-04T09:42:00Z",
"uniqueId": "string"
}