OptionalattributesComma-separated list of attributes to return in response.
OptionalcountDesired number of results per page.
OptionalexcludedComma-separated list of attributes to exclude in response.
OptionalfilterQuery by which the results have to be filtered. Supported operators are equals(eq), contains(co), starts with(sw) and not equals(ne). Additionally, simple expressions can be formed using logical operators - and and or. The SCIM RFC has more details but we currently only support simple expressions.
OptionalidUnique ID for a user in the
OptionalsortAttribute to sort the results. Multi-part paths are supported. For example, userName, name.givenName, and emails.
OptionalsortThe order to sort the results.
OptionalstartSpecifies the index of the first result. First item is number 1.
Get user details