GET

/v1/subscribers/{subscriberId}/credentials/{providerId}/oauth

Authorization*
curl --request GET \
  --url https://api.novu.co/v1/subscribers/{subscriberId}/credentials/{providerId}/oauth \
  --header 'Authorization: ApiKey'

Please ensure there is a space between ApiKey and your Api key.

E.g ApiKey 18d2e625f05d80e

Path Parameters

subscriberIdrequired
string
providerIdrequired
string

Query Parameters

hmacHashrequired
string
environmentIdrequired
string
integrationIdentifier
string

Response

200