Search Group Members

As a group's administrator, you can use this API call to search for members in this group.

Just give a search keyword in the q param. Attention: Although a fuzzy search is allowed, unlike the web interface, the search via API is still case sensitive!
A successful search will return each member's details that fit to your search criteria. See example.

Path Params
integer
required
≥ 1

The ID of the group.

Query Params
string

Search query string. Matches against member name or email.

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json