List OIDC Connections

List OIDC Connections.

Query parameters

organizationIdstringOptional
The Organization ID.
pageTokenstringOptional
A pagination token. Leave empty to get the first page of results.

Response

OK
oidcConnectionslist of objects or null
A list of OIDC Connections.
nextPageTokenstring or null
The pagination token for the next page of results. Empty if there is no next page.

Errors