egdata API
API ReferenceSandboxes

Get sandbox statistics

GET
/sandboxes/{sandboxId}/stats

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/stats"
{  "offers": 0,  "items": 0,  "assets": 0,  "builds": 0,  "achievements": 0}
{  "message": "string",  "error": "string"}
{  "message": "string",  "error": "string"}
{  "message": "string",  "error": "string"}