Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://apigw.bienport.com/api/activities/eventgroups \ --header 'Authorization: <authorization>' \ --header 'OrganizationId: <organizationid>'
[ { "defaultFiltered": true, "eventGroupId": 123, "instanceId": 123, "name": "<string>", "type": 123, "url": "<string>" } ]
Access Token
Organization ID
Event group data list
Was this page helpful?