Get Tag (POST)
POST
https://api.devrev.ai/tags.get
Gets a tag's information.
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
idstringRequired
format: "id"
The requested tag's ID.
Response
The response to getting a tag's information.
tagobject