Retrieve details about a specific connection currently enabled for an Organization. Information returned includes details such as connection ID, name, strategy, and whether the connection automatically grants membership upon login.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization identifier.
50Connection identifier.
1 - 50Connection successfully retrieved.
ID of the connection.
When true, all users that log in with this connection will be automatically granted membership in the organization. When false, users must be granted membership in the organization before logging in with this connection.
Determines whether a connection should be displayed on this organization’s login prompt. Only applicable for enterprise connections. Default: true.
Determines whether organization signup should be enabled for this organization connection. Only applicable for database connections. Default: false.