Lists all third-party auth integrations
get
/v1/projects/{ref}/config/auth/third-party-authOAuth scopes
- auth:read
The fine-grained token must include the following permissions to access this endpoint:
- auth_config_read
Path parameters
- refRequiredstring
Project ref
Response codes
- 200
- 401
- 403
- 429
Response (200)
[ { "id": "00000000-0000-0000-0000-000000000000", "type": "lorem", "oidc_issuer_url": "lorem", "jwks_url": "lorem", "custom_jwks": null, "resolved_jwks": null, "inserted_at": "lorem", "updated_at": "lorem", "resolved_at": "lorem" }]