Objectives
Get objective context diagnostics
Returns the context-usage breakdown measured for the objective’s most recent iteration: character lengths per context component (system prompt, memory appendices, tool definitions, messages by role) alongside the iteration’s input token counts.
GET
CLI
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Example:
"workspace_01HXKD2E5NQM3T9AYWCF133E3Q"
The ID of the objective. Supports "external_id:" prefix for external IDs.
Example:
"obj_01HXKD2E5NQM3T9AYWCFQAZGFV"
Response
OK
Diagnostics from the objective's most recent iteration.