egdata API
API ReferenceSandboxes

Get a sandbox

GET
/sandboxes/{sandboxId}

Path Parameters

sandboxId*string

Epic namespace or sandbox identifier.

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/sandboxes/fn"
{  "_id": "string",  "id": "string",  "namespace": "string",  "title": "string",  "displayName": "string",  "updated": "2019-08-24T14:15:22Z"}
{  "message": "string",  "error": "string"}
{  "message": "string",  "error": "string"}
{  "message": "string",  "error": "string"}