Get project

Returns one project by id.

The response carries a strong ETag and Cache-Control: private, no-cache. Send If-None-Match on the next request — an unchanged project answers 304 Not Modified. A project your token can’t reach (or an archived/soft-deleted one) answers 404 — never 403.

Path parameters

NameTypeRequiredDescription
projectIdstring (uuid)YesThe project to retrieve.