get https://api.us.webexconnect.io/v2/recordings/
Response Parameters
| Parameter | Description |
|---|---|
| clientId | The ID of the client (the ID of the tenant in the backend) |
| recordings | JSON object that contains details about recordings |
| recordingDuration | The duration of the recording in seconds |
| recordingName | The name with which the recording is stored |
| recordingFilePath | The path at which the recording is stored |
| code | The response code of the sent request. See the Response Codes section for more details. |
| message | Description of the error message like Parameter missing or Invalid Parameter |
Error Codes
| Error Code | Description |
|---|---|
| 7401 | No Answer |
| 7402 | Customer busy |
| 7404 | Others |
| 7406 | Rejected |
| 7407 | Call Offered |
| 7408 | Call Accepted |
| 7409 | Call Dropped |
| 7410 | Disconnected |
| 7411 | Trombone Connected |
| 7412 | Trombone Released |
| 7208 | Message Expired |
