Get the list of member IDs for the members that match your filter criteria.
Prerequisite
Resource URL
/v1/applications/{communityApiKeyName}/memberfilters/{id}/memberids
Note:
Use the appropriate regional endpoint to ensure that you comply with your organization's privacy policy, and applicable laws and regulations. For details about the available regional endpoints, and how to identify your organization's region, see Shared responsibility.
Available methods
| Method | Description |
|---|---|
| GET | Returns a list of member GUIDs. |
Example GET response
[
"2ce91c75-9ad9-41fc-ad04-4b990d714293",
"7918820b-20bb-4c45-833d-a72e01404f75",
"beb5eec7-6199-424b-8557-a72e01404f75",
"9f3f9084-bfb3-4637-8e7f-a72e01404f75",
"aae1bce4-08aa-4063-a9c0-a72e01404f75",
"56f4feda-5726-4b18-aaa4-a72e01404f75",
"67864f20-4c21-4df3-ac39-a72e01404f75",
"d9e06f5c-e15f-481f-b5b8-a72e01404f75",
"8ab8bf29-5633-4883-b682-a72e01404f75",
"c65552d3-cb65-45b3-b7b3-a72e01404f75",
"7a458fb0-e7ee-4cdc-bfc9-a72e01404f75"
]