Skip to content

HTTP 404

not_found

What to do: Check the id and organization scope.

The id may be from another organization, may be mistyped (ids are prefixed: fm_, sb_, st_, ds_, rt_, dl_, prj_), or the resource may have been deleted. For a project slug, create it first or let the quickstart create it.

Shape

{ "error": { "code": "not_found", "message": "…", "hint": "Check the id and organization scope.", "docs": "https://postbag.dev/docs/errors/not_found/" } }

All codes are listed on the error reference. Conventions for the envelope, hints and next[] are in the API overview.