API response¶
Response statuses¶
| Status | Description |
|---|---|
| 200 | Successful |
| 400 | Bad Request. For example the request can have a missing information or not valid JSON. |
| 401 | Unauthorized |
Response headers¶
| Header | Description |
|---|---|
| Content-Type | The format of the response. Usually one of application/json or application/pdf. |