Skip to main content

Download recording (token)

End point: /recording/getDownloadToken

FieldTypePositionRequiredDescription
record_idstringrootYesRecording Id that you want to get token

Example:

{
"record_id": "RM_RKD4jeiFMZDS-1645753430902"
}

Response

FieldTypePositionDescription
statusbooleanrootThe status of the request
msgstringrootResponse message
tokenstringrootDownload token

When you'll receive token during that time you'll build URL like this format: https://Your-Plug-N-Meet-Server.com/download/recording/<TOKEN HERE>