Skip to main content
GET
Every tag on the account, across all of its groups. Each tag names the group it came from, so a single-select group’s tag can be told apart from the rest.

Path Parameters

string
required
The account’s company_id (the company UUID).Not the account’s id, which is its LinkedIn numeric id. Both ship on every account row; tag assignments are keyed the same way the account’s state is.

Response Fields

array
The tags on the account: id, group_id, name, color and closes. Resolve group_id through List Tag Groups.