Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.bedrock.cv/llms.txt

Use this file to discover all available pages before exploring further.

Projects are containers for all documents related to a specific construction project. Create one project per building, site, or job to keep drawings organized.

Endpoints

MethodEndpointDescription
POST/projectsCreate a project
GET/projectsList projects
GET/projects/{id}Get project details
PATCH/projects/{id}Update a project
DELETE/projects/{id}Delete a project

Project Object

FieldTypeDescription
idstringUnique identifier (e.g., prj_01JABCD123)
organization_idstringParent Organization
namestringProject name
descriptionstringOptional description
created_atdatetimeCreation timestamp
updated_atdatetimeLast modification timestamp