API Reference
Errors
The API returns standard HTTP response codes and error messages. Error objects all have the same shape and conform to RFC 9457. Error objects will always contain the following fields:
The machine-readable type of the error.
A human-readable summary of the error.
The HTTP status code.
Additional details about the error.