Skip to main content
GET
Get a single project

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code flow with PKCE, issued by the Michelangelo identity provider. Third-party clients register via Dynamic Client Registration — see the Authentication guide for the full flow.

Path Parameters

projectId
integer<int64>
required

Response

The project

id
integer<int64>
required

Numeric project id (matches public.projects.id)

name
string
required
created_at
string<date-time>
required
description
string
icon_url
string<uri>
updated_at
string<date-time>