List snapshots
List snapshots
Get list of snapshots for an environment.
GET
List snapshots
Documentation Index
Fetch the complete documentation index at: https://docs.kosli.com/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
Required range:
x >= 1How many results to return per page of response
Required range:
x >= 1Expression to specify the interval of snapshots to query. Must be two snapshot expressions separated by '..' ie: '5..10', or '~5..NOW
Return results in reverse order. Expected values: True or False. Defaults to False.
Last modified on May 26, 2026