Advanced orchestration endpoints for workflow management, execution control, and provider management
HTTP Status | Description | Handling |
---|---|---|
200 | Success | Process response |
400 | Bad Request | Fix request parameters |
401 | Unauthorized | Check API key |
404 | Not Found | Endpoint or resource not found |
429 | Rate Limited | Implement backoff |
500 | Server Error | Retry with exponential backoff |