Recording info
End point: /recording/recordingInfo
Field | Type | Position | Required | Description |
---|---|---|---|---|
record_id | string | root | Yes | Recording Id that you want to get details |
Example:
{
"record_id": "RM_RKD4jeiFMZDS-1645753430902"
}
Response
Field | Type | Position | Description |
---|---|---|---|
status | boolean | root | The status of the request |
msg | string | root | Response message |
recording_info | obect<recording-list> | root | Response message |
room_info | obect<past-room-info> | root | Response message |