Catalog
List of all metrics for which reporting data is available, along with their completed dates.
path Parameters
accountId required | string |
query Parameters
v required | string A date in |
Responses
Response samples
- 200
- default
Content type
application/json
{- "meta": {
- "uuid": "4f72b877-e2d0-4de4-9324-b9cf2c03e1a0"
}, - "response": {
- "metrics": [
- {
- "id": "string",
- "completedDate": "2019-08-24"
}
]
}
}