Get a brief

View as Markdown
Returns a single brief scoped to the project. An inaccessible project or missing brief reads as 404.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

projectIdstringRequired
briefIdstringRequired

Response

The brief.
briefobject

Errors

401
Unauthorized Error
404
Not Found Error