List snapshots
List sandbox snapshots for the authenticated tenant, with optional filtering, sorting, and pagination.
Query parameters
Maximum number of results
Pagination offset
Filter by name substring
Filter by status (building, ready, failed, deleting)
Sort column (name, status, created_at)
Sort direction (asc, desc)
Response
OK
Changes
Changed in 3 of the 48 revisions of this API.9
- ○
added the optional property
detail/error_idto the response with the400statusresponse-optional-property-added
- ○
added the optional property
detail/error_idto the response with the403statusresponse-optional-property-added
- ○
added the optional property
detail/error_idto the response with the500statusresponse-optional-property-added
- ○
added the optional property
snapshots/items/memory_snapshot_size_bytesto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parametername_containsnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersort_bynew-optional-request-parameter
- ○
added the new optional
queryrequest parametersort_directionnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstatusnew-optional-request-parameter
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○