Searches the specified directory for a user. You can find users that match the SearchString parameter with the value of their attributes included in the SearchString parameter.
This operation supports pagination with the use of the NextToken request and response parameters. If more results are available, the SearchUsers.NextToken member contains a token that you pass in the next call to SearchUsers. This retrieves the next set of items.
You can also specify a maximum number of return results with the MaxResults parameter.
post/Users/SearchUsers#DirectoryId
Query parameters
DirectoryIdstring required
The identifier (ID) of the directory that's associated with the user.
Request body
Response
Success