Retrieve Sandbox
BetaGET
/v1/core/sandboxes/{id}This endpoint is idempotent. Learn more
Returns a sandbox by ID.
Permissions requiredValues:sandboxes:read
The role behind your API key or agent must grant every one of these permissions.
idstringSandbox ID.
include[]optional arrayenumValues:owner_accountSub-objects to expand in the response. When omitted, sub-objects are returned as null.
idstringSandbox ID.
objectstringenumValues:sandboxResource type identifier.
namestringDisplay name of the sandbox.
owner_accountaccountExpandablenullableThe production account that owns this sandbox.
idstringAccount ID.
objectstringenumValues:accountResource type identifier.
namestringThe account's display name.
Default billing address.
null in this endpoint.Default shipping address.
null in this endpoint.brandingaccount_brandingnullableCustomer-facing branding for the account, such as the logo, support contacts, and social links.
null in this endpoint.portalaccount_portalnullableThe account's customer portal settings, including the portal URL slug.
null in this endpoint.created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last updated timestamp.
created_atstring (date-time)When this sandbox was created.
updated_atstring (date-time)When this sandbox was last updated.
Responses
200
Successful response for Retrieve Sandbox