Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A Rafflesia API key, sent as Authorization: Bearer <key>.

Headers

Last-Event-ID
string
Pattern: ^evt_[0-9a-f]{24}$

Query Parameters

type
enum<string>
Available options:
run.created,
run.started,
run.retry_scheduled,
run.completed,
run.failed,
run.canceled

Response

OK

created_at
string<date-time>
required
data
object
required
id
string
required
Pattern: ^evt_[0-9a-f]{24}$
object
enum<string>
required
Available options:
event
type
enum<string>
required
Available options:
run.created,
run.started,
run.retry_scheduled,
run.completed,
run.failed,
run.canceled