Skip to main content
GET
/
api
/
v1
/
rooms
/
{roomId}
/
recorded
/
{playbackId}
/
thumbnail
Download recorded thumbnail
curl --request GET \
  --url https://apix.us.amity.co/api/v1/rooms/{roomId}/recorded/{playbackId}/thumbnail
{
  "status": "error",
  "code": 400400,
  "message": "Resource Not Found."
}

Headers

Authorization
string

Path Parameters

roomId
string
required

Room ID

Maximum string length: 50
playbackId
string
required

Playback ID

Maximum string length: 50

Cookies

_ascSession
string

Access token

Response

Redirect to download recorded thumbnail