Response Codes
The following HTTP status codes could be returned to any request.
| Code | Description | OperatioOutcome? |
|---|---|---|
| 500 | A technical error has occurred in the API | No |
| 404 | Not found | Yes |
| 400 | Invalid request | Yes |
| 200 | Normal operation. | Possible |
The following HTTP status codes could be returned to any request.
| Code | Description | OperatioOutcome? |
|---|---|---|
| 500 | A technical error has occurred in the API | No |
| 404 | Not found | Yes |
| 400 | Invalid request | Yes |
| 200 | Normal operation. | Possible |