API error codes and HTTP statuses

Question

The API docs don’t describe returned values for HTTP codes (200, 404, 500). Can this be added?

Answer

This mapping is already available in the Error codes reference.

It lists:

  • the platform error code (left column)

  • the matching HTTP status code (right column, if applicable)

  • a description (middle column)

Many endpoints also list endpoint-specific error codes.

Last updated

Was this helpful?