cURL
curl --request GET \ --url https://api.botifiy.com/group/participants/{instance} \ --header 'apikey: <api-key>'
{ "participants": [ { "id": "<string>", "admin": "<string>" } ] }
Fetch all group members
Name of the instance
Group remote JID
Ok
Show child attributes