curl "https://app.drime.cloud/api/v1/file-entry-tags?query=project" \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"
{ "tags": [ { "id": 1, "name": "project-alpha" }, { "id": 2, "name": "project-beta" }, { "id": 3, "name": "starred" } ] }
Search or list file tags
Documentation IndexFetch the complete documentation index at: https://docs.drime.cloud/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.drime.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Show Tag properties