internal

Get Marketing Failures

Week-over-week marketing analysis failure rates for the requested scope.

Scope widens or narrows with the params:

  • no company_id -> all companies, breakdown by company
  • company_id -> that company, breakdown by marketing team
  • company_id + team_id -> that team, no further breakdown
get/internal/reliability/marketing/failures

Query parameters

weeksinteger
sla_hoursinteger
company_idstring uuid nullable
team_idstring uuid nullable

Response

Successful Response

breakdown_level'company' | 'team' | 'none' required
weeksinteger required
sla_hoursinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.