Get list of snapshots for an environment.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The page number of response
x >= 1How many results to return per page of response
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.