Handle chat oauth
GET
/v1/subscribers/{subscriberId}/credentials/{providerId}/oauth
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
subscriberId
RequiredstringproviderId
RequiredunknownQuery Parameters
hmacHash
RequiredstringHMAC hash for the request
environmentId
RequiredstringThe ID of the environment, must be a valid MongoDB ID
integrationIdentifier
stringOptional integration identifier
Header Parameters
idempotency-key
stringA header for idempotency purposes