API ReferencetagsGet TagGEThttps://api.devrev.ai/tags.getGets a tag's information.HeadersAuthorizationstringRequiredBearer authentication of the form `Bearer <token>`, where token is your auth token.Query parametersidstringRequiredformat: "id"The requested tag's ID.ResponseThe response to getting a tag's information.tagobjectShow 10 propertiesErrors400Bad Request Error401Unauthorized Error403Forbidden Error404Not Found Error429Too Many Requests Error500Internal Server Error503Service Unavailable Error