Skip to main content
Get an event by ID

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

event_id
string
required

ID of the event to fetch

Required string length: 36
Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
Example:

"f56645c5-9cd4-4b9f-961f-4f852d8835a0"

Response

Response containing the details of a case event.

event
Case event · object
required

The requested event