Skip to main content
GET
/
api
/
utm-asset-metrics
Error
A valid request URL is required to generate request examples
[
  {
    "assetName": "<string>",
    "metric": "<string>",
    "amount": 123,
    "id": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Response

200 - */*

OK

assetName
string
required
metric
string
required
amount
integer<int64>
required
id
string