Get pathway version analytics
GET/v1/pathways/:id/versions/:version_number/analytics
A per-node funnel + webhook health for one version, rolled up from its calls' trace events over ?days= (default 7, clamped 1–90). Only placed/test calls populate it. Authoring payload — passed through from the internal service as-is; it evolves with the product and is not a frozen contract.
Request
Responses
- 200
- 401
- 403
- 404
- 429
Missing, invalid, revoked, or expired API key.
The key lacks the metrics:read scope.
No pathway/version with this id for your organization.
Rate limit exceeded.