Get metric tags for a dataset
Parameters
| Property | Type | Location | Description |
|---|---|---|---|
dataset | stringRequired | path | The dataset to retrieve metric tags from |
metric | stringRequired | path | The metric name to retrieve tags for |
start | stringRequired | query | Start time for timeframe to return (RFC3339 format) |
end | stringRequired | query | End time for timeframe to return (RFC3339 format) |
Request
Try itRun this request against your Axiom organization
Credentials stay in this browser tab and are only sent to Axiom when you run the request.
Response
200Tag names for the specified metric404Dataset or metric not founddefaultUser or system error