List Agent Files
Get the files attached to an agent with their open/closed status (paginated).
Path parameters
Query parameters
File ID cursor for pagination. Returns files that come before this file ID in the specified sort order
File ID cursor for pagination. Returns files that come before this file ID in the specified sort order
File ID cursor for pagination. Returns files that come after this file ID in the specified sort order
File ID cursor for pagination. Returns files that come after this file ID in the specified sort order
Maximum number of files to return
Maximum number of files to return
Sort order for files by creation time. 'asc' for oldest first, 'desc' for newest first
Sort order for files by creation time. 'asc' for oldest first, 'desc' for newest first
Field to sort by
Field to sort by
Pagination cursor from previous response (deprecated, use before/after)
Pagination cursor from previous response (deprecated, use before/after)
Filter by open status (true for open files, false for closed files)
Filter by open status (true for open files, false for closed files)
Response
Successful Response