This table lists the range of HTTP response codes the API may produce for both success and error cases:
Code | Description |
---|---|
200 | OK. If the report yields an empty data set, the response yields an empty set of rows. |
Bad input parameter. The Error | |
Authentication failure. | |
Authorization failure. | |
Resource not found. | |
Request method not expected (generally should be GET). | |
Conflict with current state of resource. | |
Requested resource is no longer available. | |
| |
Request body exceeds maximum allowable size. | |
Requested resource is locked. | |
Too many requests. See Rate limiting | |
Internal server error; unexpected condition. | |
Not supported. | |
Too many requests; service is temporarily unavailable. | |
Data size is over allowable limit. |