v2

latestOpenAPI 3.1.02026-07-31822441.6 KB

Get Snapshots

Retrieve either a list of snapshot files or a specific snapshot file for a tenant.

Learn more about snapshots here.

get/tenant/{env_id}/{tenant}/snapshots

Path parameters

env_idstring required

ID of environment

tenantstring required

ID of tenant

Query parameters

filestring

Name of the specific snapshot file to retrieve. If provided, the response will include the base64 encoded file contents. If not provided, a list of downloadable snapshot files will be returned.

folderstring

Folder within the snapshots directory to list files from. If not provided, all files will be returned.

Response

Successful response

OR