Skip to main content
GET
Read current project context for an agent

Authorizations

Authorization
string
header
required

WorkOS access JWT or a user-owned WorkOS API key. User keys are bound to one organization and restricted to their enabled product permissions. Session-only onboarding and session revocation require an interactive access JWT. No cookie session is assumed.

Headers

X-Request-Id
string

Optional caller-provided correlation identifier.

Required string length: 1 - 128

Path Parameters

project_id
string
required

Project identifier.

Pattern: ^[0-9A-HJKMNP-TV-Z]{26}$

Response

Current bounded project context and notes version.

project_id
string
required
Pattern: ^[0-9A-HJKMNP-TV-Z]{26}$
generated_at
string<date-time>
required
credit_access
enum<string>
required
Available options:
included,
not_authorized
markdown
string
required

At most 500 lines and 32768 UTF-8 bytes.

Maximum string length: 32768
notes
object
required