List Archives
Get a list of all archives for the current organization with optional filters and pagination.
Query parameters
Archive ID cursor for pagination. Returns archives that come before this archive ID in the specified sort order
Archive ID cursor for pagination. Returns archives that come before this archive ID in the specified sort order
Archive ID cursor for pagination. Returns archives that come after this archive ID in the specified sort order
Archive ID cursor for pagination. Returns archives that come after this archive ID in the specified sort order
Maximum number of archives to return
Maximum number of archives to return
Sort order for archives by creation time. 'asc' for oldest first, 'desc' for newest first
Sort order for archives by creation time. 'asc' for oldest first, 'desc' for newest first
Filter by archive name (exact match)
Filter by archive name (exact match)
Only archives attached to this agent ID
Only archives attached to this agent ID
Response
Successful Response
Example response
[
{
"id": "archive-123e4567-e89b-12d3-a456-426614174000"
}
]