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.
Retrieve all tags available to you
GET /v1/me/tags.list
curl -H "x-api-key: jk_your_personal_key" \ "https://beta-api.meetjamie.ai/v1/me/tags.list"
{ "result": { "data": { "json": { "tags": [ { "id": "tag-001", "name": "Product", "shared": false }, { "id": "tag-002", "name": "Engineering", "shared": true } ] } } } }
tags
tags[].id
tags[].name
tags[].shared
true
false
tag
/v1/me/meetings.list