default and current are accepted in place of an id, so a client that has not stored
one can still address the organization’s default project.
A project belonging to another organization answers 404, never 403 — existence is not
leaked.
GET /v1/projects/ — one project.
default and current are accepted in place of an id, so a client that has not stored
one can still address the organization’s default project.
A project belonging to another organization answers 404, never 403 — existence is not
leaked.