GET

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

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

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

E.g ApiKey 18d2e625f05d80e

Path Parameters

subscriberIdrequired
string
providerIdrequired
string

Query Parameters

coderequired
string
hmacHashrequired
string
environmentIdrequired
string
integrationIdentifier
string

Response

200 - application/json

The response is of type object.