cURL
Get users tags
Returns all tags applied to the user.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the user whose tags to return.
Response
200 - application/json
The tags applied to the user.
Last modified on June 5, 2026

