Get a tag
GET
https://cdn.contentful.com/spaces/:space_id/environments/:environment_id/tags/:tag_id
Returns a single tag based on the given identifier.
Path parameters
space_idstringRequired
ID of the space in the form of a string
environment_idstringRequired
ID of the environment in form of a string
tag_idstringRequired
ID of the tag in form of a string
Response headers
Content-Typestring
Content-Type
Response
OK - Request successful