Read a propertyCopy Pageget https://{hostname}/sandbox-api/v1/sandboxes/{sandboxId}/properties/{sandboxPropertyId}Get a specific property of a sandbox so you can review the information in the response body.Path ParamssandboxPropertyIdstringrequiredUnique identifier for the property within a sandbox.sandboxIdstringrequiredUnique identifier for the sandbox.Query ParamsaccessstringenumDefaults to USEREnum The access level of the request. Either the default USER value to perform the request for the sandboxes that you can access, or ACCOUNT to perform the request for all sandboxes within the account.ACCOUNTUSERACCOUNTAllowed:USERACCOUNTaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Response 200Successful operation.Updated 4 months ago