Get Sandbox
BetaGET
/v1/core/sandboxes/{id}This endpoint is idempotent. Learn more
Returns a sandbox by ID.
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.
owner_accountobjectExpandablenullableOwner account.
idstringAccount ID.
objectstringenumValues:accountResource type identifier.
namestringDisplay name.
default_billing_addressobjectnullableDefault billing address.
null in this endpoint.default_shipping_addressobjectnullableDefault shipping address.
null in this endpoint.brandingobjectnullableBranding configuration.
null in this endpoint.portalobjectnullablePortal configuration.
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 Get Sandbox