List SAML Connections

GET

Lists SAML connections in an organization.

Query parameters

organizationIdstringOptional

The organization the SAML connections belong to.

pageTokenstringOptional

Pagination token. Leave empty to get the first page of results.

Response

OK

samlConnectionslist of objectsOptional

The list of SAML connections.

nextPageTokenstringOptional

Value to use as pageToken for the next page of data. Empty if there is no more data.