v1
latestOpenAPI 3.0.02026-07-267316.2 KBProject
Retrieve information about a project (scope: data.read)
get/workspace/{workspace-id}/project/{project-id}
Path parameters
workspace-idstring required
The identifier for the workspace
project-idstring required
The identifier for the project in the workspace
Response
The project information was retrieved successfully
Example response
{
"workspace": "z3plqkvf52r",
"project": "3e95a13e7f1",
"name": "Standards",
"url": "https://brand.standards.site",
"status": "Changed",
"createdAt": "2026-02-11T18:25:43.000Z",
"updatedAt": "2026-03-10T12:14:57.000Z",
"publishedAt": "2026-03-08T03:40:29.000Z"
}