Retrieve the details of a particular identity source types.get https://{tenanturl}/v1.0/identitysourcetypes/{sourceTypeId}The REST interface that retrieves the details of particular identity source type. Entitlements required: readIdentitySources, manageIdentitySourcesPath ParamssourceTypeIdint32required1 to 17The numeric identifier of identity provider type.Query ParamsexcludemetadatabooleanDefaults to falseA flag indicating whether to include metadata of SAML Enterprise.truefalseResponses 200Success. The details of identity source type was retrieved. 403You are not authorized to access this resource. 404The retrieval failed because the resource wasn't found.Updated over 2 years ago