get https://{tenanturl}/v1.0/identitysources/
The REST interface that retrieves the details of a particular identity source instance of the tenant.
Entitlements required: readIdentitySources, manageIdentitySources
Responses
The REST interface that retrieves the details of a particular identity source instance of the tenant.
Entitlements required: readIdentitySources, manageIdentitySources
xxxxxxxxxx
curl --request GET \
--url https://tenant_url/v1.0/identitysources/instanceId \
--header 'accept: application/json'