logo
Errors (RFC 7807)not_found (404)

not_found (404)

Public API Problem code not_found — resource or route does not exist for this workspace (HTTP 404).

not_found (404)

type: https://docs.inboxops.app/api/problems/not_found

No resource matches the request in the current workspace context—for example an unknown ticket, tag, contact, company, inbox, or attachment id. Wrong HTTP methods for a path usually return Method not allowed (405) instead.

What to do: Verify ids and URLs against /api/v1/openapi.json. Ensure the resource exists in the same workspace as the API key.