Skip to main content

Get Relam details for a specific IdP

Returns a list of SSO realms associated with the specified organization. Each realm entry includes details such as ID, name, status, and timestamps for creation and updates.

GET/sso/organizations/{organization_id}/realms/

Path parameters

  • organization_idPathstringrequired

    Unique identifier of the organization.

Query parameters

Responses

200Successfully retrieved the list of SSO realms.
array
itemsobject
ernstring

E2E Resource Name (ERN) of the realm.

exampleern:e2e:sso::019a7752-8aaa-7042-9c3e-bcbbe47f5234:realm/019a7752-8b35-71fc-97a3-047de7132f66
organization_detailobject

Details of the organization associated with this realm.

namestring

Display name of the realm or IdP configuration.

exampleidp-778344
realm_typestringENTERPRISE | PUBLIC

Type of SSO realm configured.

exampleENTERPRISE
entity_idstring·uri

The Entity ID of the SAML 2.0 realm.

examplehttps://myaccount.e2enetworks.net/auth/realms/019a7752-8b35-71fc-97a3-047de7132f66
acs_urlstring·uri

Assertion Consumer Service (ACS) endpoint URL for SAML authentication.

examplehttps://myaccount.e2enetworks.net/auth/realms/019a7752-8b35-71fc-97a3-047de7132f66/broker/saml/endpoint
realm_idstring·uuid

Unique identifier for the SSO realm.

example019a7752-8b35-71fc-97a3-047de7132f66
statusstringACTIVE | INACTIVE
exampleACTIVE
created_atstring·date-time
example2025-11-12T09:08:09.654675Z
updated_atstring·date-time
example2025-11-12T09:08:32.396138Z