Every error this API returns is one of the kinds below, as an RFC 9457
application/problem+json document. The set is closed: there
are no ad-hoc error bodies.
unauthenticated 401invalid_api_key 401api_key_expired 401api_key_revoked 401forbidden 403insufficient_scope 403company_not_granted 403not_found 404method_not_allowed 405unsupported_media_type 415conflict 409idempotency_key_reused 409request_in_progress 409validation_failed 422invalid_query_parameter 422rate_limit_exceeded 429internal_error 500service_unavailable 503