get https://{api_url}/api/v5//event_groups
Retrieves a list of event groups.
Results are returned as a paginated list.
Log in to see full request history
Response
Retrieves a list of event groups.
Results are returned as a paginated list.
xxxxxxxxxx
curl --request GET \
--url 'https://example.jrni.com/api/v5/company_id/event_groups?page=1&per_page=200' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: