You can filter for matching resources by performing a GET and providing a filter query parameter, as described above. Pagination parameters can also be provided.

The response is formatted as a list response containing zero or more matching resources in the Resources field. If the request is valid, the response returns a 200 status code, even if no matching resources are found.

The sample performs a search for resources under the /Users endpoint using specific values for name.givenName and name.familyName.