Operating system set to macOS
Documentation jurisdiction set to United States
Sign inConnect Claude

List Blueprints Api V1 Workstreams Blueprints Get

get/api/v1/workstreams/blueprintsdeprecated

List blueprints (deprecated)

Deprecated alias for the matching `/workplans` operation. **Deprecated:** renamed to the `/api/v1/workstreams/workplans/...` surface. This `/blueprints/...` path still works but will be removed in a future release. Update integrations to use `workplans`.

Query parameters

template_id
query
Filter by template/workstream
client_id
query
Filter by client
status
query
Filter by status
draftactivepausedarchived
limit
query
Results per page
offset
query
Pagination offset

Responses

200Successful Response
FieldTypeDescription
itemsWorkplan[]—
item shape
paginationrequiredPaginationPagination information
show nested
422Validation Error
FieldTypeDescription
detailValidationError[]—
item shape
curl https://api.dev.arch.ie/api/v1/workstreams/blueprints \
  -H "Authorization: Bearer sk_..."
API Reference · Archie for developers