# Stream video with Range support **GET /image/get/video/{uniqueId}** ## Servers - https://call.xap3y.space/v1: https://call.xap3y.space/v1 () ## Parameters ### Headers - **Range** (string) ### Path parameters - **uniqueId** (string) ## Responses ### 200 Full content #### Body: video/mp4 (string(binary)) string(binary) ### 206 Partial content #### Headers - **Content-Range** (string) ### 416 Requested Range Not Satisfiable ### 404 Not found #### Body: application/json (object) - **error** (boolean) - **timestamp** (string(date-time)) - **uniqueId** (string | null) [Powered by Bump.sh](https://bump.sh)