GET
/
v1
/
user
/
token
/
fresh
curl --request GET \
  --url https://api.supernotes.app/v1/user/token/fresh \
  --header 'Api-Key: <api-key>'
"<any>"

Authorizations

Api-Key
string
header
required

Response

200 - application/json
Successful Response

The response is of type any.