Errors
The Gomry API uses standard HTTP status codes to indicate the outcome of a request. Errors return a JSON body with anerror field describing the issue.
Error Response Format
Status Codes
Handling Errors
A
404 response does not confirm the resource doesn’t exist — it may belong to a different organization. The API intentionally returns 404 instead of 403 to avoid leaking information about other organizations’ data.