Get Subtenant Identity Sourcesget https://{serverURL}/api/accounts/{accountId}/user-sourcesThis endpoint retrieves all identity sources associated with the subtenant by id.Path ParamsaccountIdint64requiredThe ID of the subtenant accountQuery Paramsmaxint64Defaults to 25Maximum number of records to returnoffsetint64Defaults to 0Offset records, the number of records to skip, for paginating requestsdirectionstringenumDefaults to ascSort direction, use 'desc' to reverse sortascdescAllowed:ascdescphrasestringSearch phrase for partial matches on name or descriptionnamestringFilter by nameResponses 200Successful Request 4XXError Codes 5XXError CodesUpdated 11 months ago