Return a single tag by ID for the given member
Tags
Return a single tag by ID for the given member
GET
Return a single tag by ID for the given member
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the member
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-07-09T23:52:14+00:00"
The date and time the record was last modified
Example:
"2026-07-09T23:52:14+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"