Skip to content

Get Analytics

GET
/api/v1/workflows/analytics

Return aggregated automation metrics.

Groups metrics by definition_id and computes summary totals across all workflow runs in the date range.

Authorizations

Parameters

Query Parameters

start_date
required

Start date (ISO format)

string

Start date (ISO format)

end_date
required

End date (ISO format)

string

End date (ISO format)

Responses

200

Successful Response

object
key
additional properties
any

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string