Skip to main content
GET
Retrieve an event

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required
Example:

"evt_mi4f0oda6x9m7gcsvjk0ole1"

Response

Retrieve the event details

id
string
required

Unique identifier for the webhook event

Example:

"evt_mi4f0oda6x9m7gcsvjk0ole1"

topic
enum<string>
required

Event type identifier

Available options:
subscription.created
Example:

"subscription.created"

timestamp
required

Timestamp when the event was created

Example:

"2024-03-14T12:00:00Z"

context
object
required

The context of the subscription.created event