Get tag by ID
Tag
Get tag by ID
Retrieve a specific tag by its ID.
GET
Get tag by ID
Documentation Index
Fetch the complete documentation index at: https://docs.nudj.cx/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
The language to return the tag in. If not provided, the default language for the organisation will be used.
Path Parameters
The ID of the tag to retrieve
Response
Successful response
A tag
The id of the tag
Pattern:
^[0-9a-fA-F]{24}$The id of the organisation the tag belongs to
Pattern:
^[0-9a-fA-F]{24}$The value of the tag
Minimum string length:
1The configuration of a tag
The date the tag was created
The date the tag was last updated
The id of the user who created the tag
Pattern:
^[0-9a-fA-F]{24}$The id of the user who last updated the tag
Pattern:
^[0-9a-fA-F]{24}$
