List Folder Passages
List all passages associated with a data folder.
Path parameters
Query parameters
Passage ID cursor for pagination. Returns passages that come before this passage ID in the specified sort order
Passage ID cursor for pagination. Returns passages that come before this passage ID in the specified sort order
Passage ID cursor for pagination. Returns passages that come after this passage ID in the specified sort order
Passage ID cursor for pagination. Returns passages that come after this passage ID in the specified sort order
Maximum number of passages to return
Maximum number of passages to return
Sort order for passages by creation time. 'asc' for oldest first, 'desc' for newest first
Sort order for passages 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": "passage-123e4567-e89b-12d3-a456-426614174000"
}
]