List Agents For Folder
Get all agent IDs that have the specified folder attached.
Path parameters
folder_id
Headers
Authorization
Header authentication of the form Bearer <token>
Query parameters
before
Agent ID cursor for pagination. Returns agents that come before this agent ID in the specified sort order
after
Agent ID cursor for pagination. Returns agents that come after this agent ID in the specified sort order
limit
Maximum number of agents to return
order
Sort order for agents by creation time. 'asc' for oldest first, 'desc' for newest first
Allowed values:
order_by
Field to sort by
Response
Successful Response