Platforms

Get Platform Group Metrics

GET
/platforms/groups/{platformGroupId}/metrics

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

platformGroupId*string
platformGroupId*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/platforms/groups/string/metrics"
{  "total": 0,  "metrics": [    {      "key": "trades",      "value": 0    }  ]}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}