List Project Task Agent Approval Requests
List human approval requests for visible Task Agents in a project.
Approval requests are visible through the same visibility rules as their linked Task Agent run. Pending requests may be returned as expired when their approval window has elapsed. This project-scoped list is compact and omits tool argument payloads, raw tool references, and full user records.
Authentication
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
Query parameters
Filter approval requests created at/after this timestamp.
Filter approval requests created at/before this timestamp.
The maximum number of items to return per page. Defaults to 100 if not specified.
A cursor for pagination. Use the next_cursor value from the previous response to get the next page of results.