Errors
org_not_found
404 – No such Org. No Org has that id, or its account is being deleted.
No such Org. Answered with 404.
What it means
No Org has that id, or its account is being deleted.
What to do
Look the Org up by address with GET /staff/orgs.
The body
{
"type": "https://tigby.eu/problems/org_not_found",
"title": "No such Org",
"status": 404,
"detail": "…what was refused, naming this request's own values",
"code": "org_not_found",
"doc_url": "https://docs.tigby.eu/errors/org_not_found",
"agent_hint": "…the next step, for software"
}Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.