InternalServerError
objectObject describing the error format expected in API responses. Based on RFC 9457
debugIdstringrequired
A unique request identifier for correlation purposes. Trace Context RFC
Example:00-0af7651916cd43dd8448eb211c80319c-00f067aa0ba902b7-01
detailstringrequired
More information about the specific problem, and if it’s appropriate also steps to correct it. For example information about a form validation problem
Example:The service is currently unavailable due to an unexpected error
statusnumberrequired
HTTP status code
Example:500
titlestringrequired
Human-readable identifier, usually the same type field should have the same title field
Example:Internal Server Error
typestringrequired
URI that identifies the type of error that occured
Example:https://backstage.prod.accelerator.sanofi/docs/default/component/sanofi-accelerator-api-rules/errors-internal/
Example