Api
Tenant Metrics Export
AuthorizationBearer <token>
In: header
Path Parameters
tenant_ref*string
Response Body
application/json
application/json
curl -X GET "https://loading/metrics/tenant/string"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}