Skip to main content
GET
/
v1
/
tags
Get Users Tags
curl --request GET \
  --url https://api.supernotes.app/v1/tags \
  --header 'Api-Key: <api-key>'
[
  "<string>"
]

Documentation Index

Fetch the complete documentation index at: https://developer.supernotes.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Api-Key
string
header
required

Response

200 - application/json

Successful Response