List Agent Folders
Get the folders associated with an agent.
Path parameters
Query parameters
Source ID cursor for pagination. Returns sources that come before this source ID in the specified sort order
Source ID cursor for pagination. Returns sources that come before this source ID in the specified sort order
Source ID cursor for pagination. Returns sources that come after this source ID in the specified sort order
Source ID cursor for pagination. Returns sources that come after this source ID in the specified sort order
Maximum number of sources to return
Maximum number of sources to return
Sort order for sources by creation time. 'asc' for oldest first, 'desc' for newest first
Sort order for sources by creation time. 'asc' for oldest first, 'desc' for newest first
Field to sort by
Field to sort by
Response
Successful Response
Example response
[
{
"id": "source-123e4567-e89b-12d3-a456-426614174000"
}
]