v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01140309549.5 KB
projects

View a project

View a project. If the user is not authenticated, then only a public project is available. If the user is authenticated, then any public project and any private project where the user has view permissions is available. A valid project key for the project may also be used for authentication.

get/v0/projects/{project}

Path parameters

projectstring required

The slug or UUID for a project.

Response

successful operation

claimedstring date-time
createdstring date-time required
modifiedstring date-time required
namestring required
organizationstring uuid required
slugstring required
urlstring
uuidstring uuid required
visibility'public' | 'private' required