Skip to main content

Get a List of IdP

Returns a list of organizations configured for Single Sign-On (SSO) in E2E Cloud. Each organization entry includes details such as ID, ERN, organization reference, status, SSO enablement, and timestamps for creation and updates.

GET/sso/organizations/

Query parameters

Responses

200Successfully retrieved the list of SSO organizations.
array
itemsobject
idstring·uuid

Unique identifier of the organization.

example019a7752-8aaa-7042-9c3e-bcbbe47f5f64
ernstring

E2E Resource Name (ERN) for the organization.

exampleern:e2e:organizations::master-account:organization/019a7752-8aaa-7042-9c3e-bcbbe47f5e74
org_refstring

Internal organization reference ID.

example612214921334
namestring

Name of the organization or IdP configuration.

exampleidp-77823
emailstring

Registered email for the organization (if applicable).

examplenull
domainstring

Associated domain name (if applicable).

examplenull
customer_idstring

Customer ID associated with the organization.

example1790
statusstringACTIVE | INACTIVE

Current status of the organization.

exampleACTIVE
sso_enabledboolean

Indicates whether Single Sign-On (SSO) is enabled for this organization.

exampletrue
created_atstring·date-time

Timestamp when the organization was created.

example2025-11-12T09:08:09.517189Z
updated_atstring·date-time

Timestamp when the organization was last updated.

example2025-11-12T09:09:41.344411Z