error field.
Request limits
The API allows 100 requests per minute for each workspace. A request over the limit returns429.
Status codes
| Status | Meaning |
|---|---|
400 | The request is missing a required value or contains invalid JSON. |
401 | The API key is missing or invalid. |
404 | The requested resource was not found. |
405 | The endpoint does not support the request method. |
429 | The request limit was exceeded. |