API Documentation
Error Handling
If an error is encountered, the API will return a JSON object with a status code of either 400 (Bad Request), 401 (Unauthorized), or 500 (Internal Server Error) . The JSON object will include a detailed error message. For help, contact partner.integration@orchestro.ai with the information.
Error Object
code
string
Error Code
message
string
Error Description
401 Unauthorized
Response
400 Bad Request
Response
500 Internal Server Error
Response