Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Query Parameters

workflowIds
string[]
timeRange
object
relativeTime
enum<string>
Available options:
30m,
1h,
6h,
1d,
3d,
7d,
30d
isActive
boolean
baseIds
string[]
spaceIds
string[]
triggerType
enum<string>[]
Available options:
recordCreated,
recordUpdated,
recordCreatedOrUpdated,
recordMatchesConditions,
buttonClick,
formSubmitted,
scheduledTime,
webhook
skip
number | null
take
number | null

Response

200 - application/json

Successful response

data
object[]
required
total
number
required
Last modified on March 5, 2026