GET
/
v1
/
tags
curl --request GET \
  --url https://api.supernotes.app/v1/tags \
  --header 'Api-Key: <api-key>'
[
  "<string>"
]

Authorizations

Api-Key
string
header
required

Response

200 - application/json
Successful Response

The response is of type string[].