Skip to main content
GET
Get a Group of Events by ID

Query Parameters

id
string[]
required

The ID of an event. Can be included multiple times to pull multiple events.

includeDeletes
boolean
default:false

If specified as true, will include deleted events.

Response

Events retrieved successfully

id
string
required

The event ID

status
string
required

The event status

name
string

The event name

label
string

The event label

Last modified on March 27, 2026