Retrieve a Tag
GET
Note
A tag can only be attached to one type of object, so a Tag with a kind: "request_tag"
will only be usable on Requests, while a Tag with a kind: "request_inbox"
cannot appear in a Request#tag_uids[]
field.
Usage
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UID of the Tag
Response
200
application/json
Tag show
The response is of type object
.