Links

Errors

Here, you'll find everything you need to know about Adjútor Errors and what they mean.
Errors are expressed as a combination of HTTP status codes and an accompanying JSON body providing required detail where possible. You should be able to rely on the HTTP status code alone to determine the cause of the problem.

Error Response Fields

Field
Type
message
string A human-readable message as to the specifics of the problem. For example, it may contain a detail description of what caused the problem
status number
The HTTP status code used in the response
error_code
number