cURL
curl --request GET \ --url http://localhost:2222/v1/audience/groups
{ "success": true, "message": "<string>", "data": {} }
Retrieve a paginated list of all audience groups in the workspace.
OK