Snapshots
List snapshots for a sandbox
get/sandboxes/{id}/snapshots
Path parameters
idstring required
24-char hex id of the sandbox.
Query parameters
pageinteger
limitinteger
Response
Paginated snapshots
Example response
{
"message": "Snapshots fetched"
}Changes
No recorded changes to this endpoint across all 5 revisions of this API.