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.

Path 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

Response

200 - application/json

Returns a summary of workflow observability

workflow
object
required
workflowRuns
object
required
Last modified on March 5, 2026