Skip to main content
GET
cURL

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de consulta

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

Respuesta

200 - application/json

Successful response

data
object[]
requerido
total
number
requerido
Última modificación el 4 de septiembre de 2026