/api/metric
GET /api/metric/{id}/dimension/{dimension-key}/search
Search for values of a dimension that contain the query string.
Returns field values matching the search query in the same format as the field values API.
get/api/metric/{id}/dimension/{dimension-key}/search
Path parameters
idinteger required
value must be an integer greater than zero.
dimension-keystring required
value must be a valid UUID.
Query parameters
querystring required
Response
Successful response
Changes
Changed in 1 of the 13 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 156 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○