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://channels-service-alpha.fourvenues.com/event-groups/{eventGroupId} \ --header 'X-Api-Key: <api-key>'
{ "data": { "_id": "p03zns27fhz7opf9lqulc1scg9ke5z1y", "organization_id": "Mjo4f9o9h01fdjvmmrgn9aoh4s5IBHzX", "name": "CM EVENTS", "event_ids": [ "<string>" ], "description": "<string>" }, "success": true }
Get a single event group by id. Event ids blocked for the channel are excluded.
Event group id to get
OK
A group of events belonging to an organization.
Show child attributes