Search Users
number of records to skip
Max number of records to return. If no value is provided, 50 is the default.
If true then a local DB search will be performed and only local pod users will be returned. If absent or false then a directory search will be performed and users from other pods who are visible to the calling user will also be returned.
Session authentication token.
search / query term. This can be firstname, lastname, displayname or email
janeOK
The total number of users which matched the search criteria.
1The number of skipped results.
The number of returned results.
1No user found.
Client error, see response body for further details.
Unauthorized: Invalid session token.
Forbidden: Caller lacks necessary entitlement.
Server error, see response body for further details.
Request Example
📘 Note
Searching external users by email
OBO enabled endpoint
Last updated
Was this helpful?