Path Parameters
ID of the fleet to query.
Query Parameters
Filter sessions by status.
Available options:
active
, completed
, cancelled
, failed
Range filter on created
timestamp.
Maximum number of sessions to return (default 10).
Required range:
1 <= x <= 100
Pagination cursor; returns sessions after this ID.
Pagination cursor; returns sessions before this ID.
Fields to expand in each session object.
Body
application/json · object
Response
Successful response with fleet session list.
The response is of type object
.