GET
/
v1
/
subscribers
/
{subscriberId}
/
credentials
/
{providerId}
/
oauth
/
callback
curl --request GET \
  --url https://api.novu.co/v1/subscribers/{subscriberId}/credentials/{providerId}/oauth/callback
{}

Enter your API key in the Authorization field like the example shown below:

E.g ApiKey 18d2e625f05d80e

Path Parameters

subscriberId
string
required
providerId
string
required

Query Parameters

code
string
required
hmacHash
string
required
environmentId
string
required
integrationIdentifier
string

Response

200 - application/json

The response is of type object.