Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --location --request GET 'https://api.kurator.ai/api/v1/tags/{tagId}' \ --header 'Content-Type: application/json' \ --header 'Autorization: Bearer <token>'
{ "success": true, "data": { "id": "clhjmx2ka00016ilng9y0ha3f", "userId": "clhj28u1300006ig02ptpm1sh", "name": "My tag", "color": "#FFF", } }
Get single tag.
tag