List trails
List trails
List Trails of a Flow.
GET
List trails
Documentation Index
Fetch the complete documentation index at: https://kosli-kosli-next.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The page number of response
How many results to return per page of response
Response
200 - application/json
Successful Response
- ListTrails · object
- GetTrail · object[]
Response model for listing Trails with pagination.
When pagination is not requested, returns a list of trails directly. When pagination is requested, returns data with optional pagination info.
Last modified on May 22, 2026