Get an Event
Get a specific event emitted within a users workspace
Last updated
Get a specific event emitted within a users workspace
Last updated
© Seam Labs, Inc. All rights reserved.
GET
https://connect.getseam.com/events/get
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
To programmatically access a single event, you can use events.get
. This will return the same event that would be sent to a webhook, however events.get
allows you to retrieve an event that already took place.
This section shows the JSON response returned by the API. Since each language encapsulates this response inside objects specific to that language and/or implementation, the actual type in your language might differ from what’s written here.
Authorization*
String
Bearer <API_KEY>
event_id
String
ID of the Device