Batch Get By Channel And Tags

POST

Retrieves series that match the requested data source, channel name and tags exactly. Omits series that do not exist or are unauthorized. A maximum of 1000 rids can be requested.

Request

This endpoint expects a set of objects.
channelstringRequired
dataSourceRidstringRequired
tagsmap from strings to stringsRequired

Returns a series that match this set of tags exactly.

Response

This endpoint returns a set of objects.
ridstring
typeenum
Allowed values: DOUBLESTRING
dataSourceRidstring
channelstring
tagsmap from strings to strings
Built with