Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

ID of workspace to listen to

Body

application/json
events
object[]
required

Response

Success Response

type
string
required
Example:

"apps.someApp.someCustomEvent"

source
object
required
createdAt
string
required

Creation date (ISO8601)

id
string
required
size
number
required
payload
any
target
object
options
object
error
object