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

Authorizations

Authorization
string
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".

Headers

idempotency-key
string

A header for idempotency purposes

Path Parameters

subscriberId
string
required
providerId
any
required

Query Parameters

hmacHash
string
required

HMAC hash for the request

environmentId
string
required

The ID of the environment, must be a valid MongoDB ID

integrationIdentifier
string

Optional integration identifier

code
string
required

Optional authorization code returned from the OAuth provider

Response

200 - text/html

The response is of type string.