Skip to main content
GET
/
api
/
v1
/
analytics
/
failures-by-node
Error
A valid request URL is required to generate request examples
{
  "flow_id": "<string>",
  "data": [
    {}
  ]
}

Authorizations

PHPSESSID
string
cookie
required

Admin session cookie issued after interactive login. Used by the Analytics surface, which is called from the logged-in admin UI; the tenant is derived from the authenticated user.

Query Parameters

flow_id
string
required
window
enum<string>
default:d7
Available options:
d7,
d30

Response

Per-node failure counts for the window.

window
enum<string>
Available options:
d7,
d30
flow_id
string
data
object[]