cURL
curl --request GET \ --url http://localhost:3001/portal-api/tags/{tag_id} \ --header 'Authorization: <api-key>'
{ "ID": 1, "Name": "monetization", "Posts": [ { "ID": 1, "Title": "How to write a blog post", "Lede": "<string>", "Status": "published", "Path": "ten-tips-for-gaining-advantage", "AuthorID": 1 } ], "Products": [ { "ID": 1, "Name": "public_product", "DisplayName": "<string>", "Path": "public_product-1", "ReferenceID": "61a89e5b5146370001de74d4", "Feature": false, "DCREnabled": false, "ProviderID": 1 } ] }
Get a tag
Documentation IndexFetch the complete documentation index at: https://tyk.io/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://tyk.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
UID of a tag
1
OK
Unique identifier for the tag
Name of the tag
"monetization"
List of posts associated with this tag
Show child attributes
List of products associated with this tag
Was this page helpful?
Contact support