Response and Error Codes
Response Code | Condition | Message | Description |
---|---|---|---|
200 | OK | Data fetched successfully. | Audio file was downloaded successfully. |
204 | No Content | No Data Found | Ensure the correct session Id is passed. |
400 | Invalid Request Body | Check whether the response parameters are correct. | |
401 | UnAuthorized | Invalid token or invalid signature received for JSON Web Token validation. | |
500 | Internal Server Error | The server encountered an unexpected error that prevented it from fulfilling the request. Retry after some time. |