Return a single tag by ID
Tags
Return a single tag by ID
GET
Return a single tag by ID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the tag
The Network's unique integer ID, or subdomain Unique numeric network ID
Response
A tag object
Tags are custom field values used to categorize and label members
The record's integer ID
Example:
"1234"
The date and time the record was created
Example:
"2026-08-13T00:16:13+00:00"
The date and time the record was last modified
Example:
"2026-08-13T00:16:13+00:00"
The title of the tag
Example:
"VIP Member"
The ID of the custom field this tag belongs to
The description of the tag
Example:
"Premium tier members"
The hex color code for the tag
Example:
"#FF5733"