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

This endpoint returns an object.
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.