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.
Returns all tags applied to the user.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the user whose tags to return.
The tags applied to the user.