Get a brief
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
projectId
briefId
Response
The brief.
brief
Errors
401
Unauthorized Error
404
Not Found Error