v13

latestOpenAPI 3.0.3MITraw.githubusercontent.com2026-08-04237161688.6 KB
Enterprise Connections

Retrieve an enterprise connection

Fetches the enterprise connection whose ID matches the provided enterprise_connection_id in the path.

get/enterprise_connections/{enterprise_connection_id}

Path parameters

enterprise_connection_idstring required

The ID of the enterprise connection

Response

An enterprise connection

object'enterprise_connection' required
idstring required

The enterprise connection ID

namestring required

The display name of the connection

providerstring required
logo_public_urlstring nullable
activeboolean required

Whether the enterprise connection is active

domainsstring[] required

Domains associated with the enterprise connection

organization_idstring nullable

Organization ID when the connection is linked to an organization

sync_user_attributesboolean

Controls whether to update the user's attributes on each sign-in

disable_additional_identificationsboolean

When true, users cannot add additional identifications when using this connection

allow_organization_account_linkingboolean

Whether this connection supports account linking via organization membership

created_atinteger required

Unix timestamp in milliseconds when the connection was created

updated_atinteger required

Unix timestamp in milliseconds when the connection was last updated