Feature Flag metadataTagsGet TagGet Tag GET /v1/tags/:tagId This endpoint returns the metadata of a Tag identified by the tagId. Request Responses200400404429When everything is ok, the tag data returned.Bad request.Not found.Too many requests. In case of the request rate exceeds the rate limits.