Get Tag

Gets a tag's information.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

idstringRequiredformat: "id"
The requested tag's ID.

Response

The response to getting a tag's information.
tagobject

Errors