Common Status and Error Codes

Describes the common response statuses and error codes.

Code

Reason

Message

Description

200

Success response

OK

The request is valid and the response body has been created successfully. Refer to the specific method for details on a successful response body.

400

Error response

Bad request

The request is invalid.

401

Error response

Unauthorized

The email address & password used for authentication are wrong or expired.

403

Error response

Forbidden or insufficient authorization

The email address used for authentication isn’t registered.

404

Error response

Not found

The request is valid and the response body couldn’t be found.

500

Error response

Unexpected system error

The request is valid and the response body encountered a system error. Please contact your system administrator.