sandboxes
GET /v1/sandboxes/by-name/:name — get a sandbox by name (API key, org inferred from key).
Retrieve one sandbox by its organization-scoped name.
get/v1/sandboxes/by-name/{name}
Path parameters
namestring required
Sandbox name (unique within the org)
Response
Sandbox details
Changes
No recorded changes to this endpoint across all 1 revision of this API.