Retrieve information about a project (scope: data.read)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The identifier for the workspace
The identifier for the project in the workspace
Response
The project information was retrieved successfully
The workspace id (matches the workspace-id sent with the request)
"z3plqkvf52r"
The project id (matches the project-id sent with the request)
"3e95a13e7f1"
The name assigned to the project
"Standards"
The published state of the project.
Draft: The project has not yet been published (or was unpublished)Changed: The project is published but there are unpublished changesPublished: The project is published with no unpublished changesProcessing: The project is in the process of being copied
Draft, Changed, UpToDate, Processing "Changed"
The date and time when the project was created (ISO8601 format)
"2026-02-11T18:25:43.000Z"
The date and time when the project was last updated (ISO8601 format)
"2026-03-10T12:14:57.000Z"
The url where the published project can be viewed
"https://brand.standards.site"
The date and time when the project was last published (ISO8601 format)
"2026-03-08T03:40:29.000Z"