Get
/tags/{tagId}
An endpoint to get a tag by its ID.
Security
HTTP
Type basic
To pass the authentication step you will need to provide the following:
Username is the Tenant ID (i.e. eu-west-2_AbcdEfghI) Password is the secret you would have received
Path parameters
tagId
stringRequired
The tag ID
Example63f57d805d8ecbf46f5b5278
Responses
200
The tag.
object
Details of a tag.
tag
string
The name of the tag.
Exampleleadership
id
string
The ID of the tag.
Example63f57d805d8ecbf46f5b5278
contents
Array of string
Unique Ids of contents using this tag.
string
Example63f57d805d8ecbf46f5b5279
campaigns
Array of string
Unique Ids of campaigns using this tag.
string
Example63f57d805d8ecbf46f5b5274
interests
Array of string
Unique Ids of users who are interested in this tag.
string
Example63f57d805d8ecbf46f5b5275
skills
Array of string
Unique Ids of users who are skilled in this tag.
string
Example63f57d805d8ecbf46f5b5276
401
Unauthorized
object
Unauthorized
status
number
Example401.0
error
string
ExampleUnauthorized
message
string
403
Forbidden
object
Forbidden
status
number
Example403.0
error
string
ExampleForbidden
message
string #deprecatedtemplate# #additional-property-template#
OneOf
string
string
object
object
404
Not Found
object
Not found
status
number
Example404.0
error
string
ExampleNot Found
message
string #deprecatedtemplate# #additional-property-template#
OneOf
string
string
object
object
422
Unprocessable Content
object
Unprocessable Content
status
number
Example422.0
error
string
ExampleUnprocessable Content
message
string #deprecatedtemplate# #additional-property-template#
OneOf
string
string
object
object
default
Internal Server Error
object
Internal Server Error
status
number
Example500.0
error
string
ExampleInternal Server Error
message
string