/v1/connectors/oauth/{provider_slug}/callback| Name | Type | Required | Description |
|---|---|---|---|
provider_slug | string | Required |
| Name | Type | Required | Description |
|---|---|---|---|
code | string | Required | |
state | string | Required |
curl -X GET '/api-proxy/v1/connectors/oauth/{provider_slug}/callback' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented
curl -X GET '/api-proxy/v1/connectors/oauth/{provider_slug}/callback' \
-H 'Authorization: Bearer <YOUR_TOKEN>'No response body documented