/v1/connectors/oauth/{provider_slug}/callback| Name | Type | Required | Description |
|---|---|---|---|
provider_slug | string | Required |
| Name | Type | Required | Description |
|---|---|---|---|
code | string | Required | |
state | string | Required |
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X GET '/api/v1/connectors/oauth/{provider_slug}/callback' \
-H 'X-API-Key: ak.<key_id>.<secret>'No response body documented
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X GET '/api/v1/connectors/oauth/{provider_slug}/callback' \
-H 'X-API-Key: ak.<key_id>.<secret>'No response body documented