Skip to content
Start here

Summary

List tag key summary
GET/accounts/{account_id}/tags/summary
ModelsExpand Collapse
SummaryGetResponse = array of object { key, values }

Contains an array of tag keys with their distinct values.

key: string

A tag key.

values: array of string

All distinct values for this tag key.