Read tag
Use this endpoint to read the attributes of a particular tag according to its unique GUID.
GET
/users/{user_guid}/tags/{tag_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
tag_guid The unique id for a | Required | String |
user_guid The unique identifier for a | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...