List objective context windows
Read-only list of the last five windows of execution for this objective, ordered by most recent first
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
"workspace_01HXKD2E5NQM3T9AYWCF133E3Q"
The objective ID to return windows for
"obj_01HXKD2E5NQM3T9AYWCFQAZGFV"
Query Parameters
Maximum number of results to return
Pagination cursor from previous response
When set to true you may use more of your alloted API rate-limit
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).
Response
OK
ListObjectiveContextWindowsResponse is the response to a ListObjectiveContextWindowsRequest