List objectives
Lists all objectives in the workspace
Path parameters
Query parameters
Maximum number of results to return
Pagination cursor from previous response
Agent ID for filtering
Optional filters
Filter by state
Sort order for results (asc or desc by creation time)
When set to true you may use more of your alloted API rate-limit
Filter to objectives produced by a specific AgentSchedule. Accepts canonical as_… form or external_id:<value> form.
Filters by metadata labels. Comma-separated key=value pairs, e.g. "env=prod,team=ai". A resource matches only if every pair matches exactly (AND semantics).
Filter to objectives associated with a tenant. Accepts the canonical tenant_… form or the external_id:<value> form.
Filter to objectives associated with a subject. Accepts the canonical subj_… form or the external_id:<value> form; the external_id form is scoped within a tenant and requires tenant_id to also be set.
Filter to objectives whose conversation ran through a widget. Accepts the canonical wgt_… form or the external_id:<value> form.
Filter to objectives created by a specific widget session.
Response
OK