Returns tags for a list of entities (bulk lookup)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
entities
array of objects
required
length ≥ 1

Entities to fetch tags for, grouped by type: a list of { ids, type } groups. Each group binds its id list to a single type, so a group's ids only match tags of that type (no cross-product between ids and types across groups). Use this endpoint instead of GET /tags?filters=... for bulk lookups: the body has no URL-length limit. The total number of ids across all groups must not exceed 1000 (enforced in the handler).

entities*
ids
array of strings
required
length ≥ 1
ids*
string
enum
required
Allowed:
Headers
string
required

Property ID(s) - comma-separated list

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json