Skip to main content
GET
/
novu
/
auth
Novu-Authentifizierung
curl --request GET \
  --url https://{tenant}.stamp.eu/rest/novu/auth \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Novu-Auth-Token

The response is of type object.