Get a list of SAML Connections for an instance
Returns the list of SAML Connections for an instance. Results can be paginated using the optional limit and offset query parameters. The SAML Connections are ordered by descending creation date and the most recent will be returned first. Deprecated: Use the Enterprise Connections API instead. This endpoint will be removed in future versions.
Query parameters
Applies a limit to the number of results returned. Can be used for paginating the results together with offset.
Skip the first offset results when paginating. Needs to be an integer greater or equal to zero. To be used in conjunction with limit.
Returns SAML connections that have a name that matches the given query, via case-insensitive partial match.
Sorts organizations memberships by phone_number, email_address, created_at, first_name, last_name or username. By prepending one of those values with + or -, we can choose to sort in ascending (ASC) or descending (DESC) order.
Returns SAML connections that have an associated organization ID to the given organizations. For each organization ID, the + and - can be prepended to the ID, which denote whether the respective organization should be included or excluded from the result set. Accepts up to 100 organization IDs.
Response
A list of SAML Connections