Get message by response ID
Last updated
Was this helpful?
Was this helpful?
Content depends on the service - see specifications of different services.{
"errors": [
{
"errorCode": "NOT_FOUND",
"description": "Requested resource not found"
}
]
}<Errors>
<Error>
<ErrorCode>FORBIDDEN</ErrorCode>
<Description>User doesn't exist</Description>
</Error>
</Errors>