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

Authorizations

Api-Key
string
headerrequired

Response

200 - application/json

The response is of type string[].