iachat/swagger
Pranav d8c5dda36c
chore: Update report documentation (#13408)
New API Documentation

GET
/api/v2/accounts/{account_id}/reports/first_response_time_distribution
  - Returns first response time distribution grouped by channel type
- Shows conversation counts in time buckets: 0-1h, 1-4h, 4-8h, 8-24h,
24h+
  - Parameters: since, until (Unix timestamps)

  GET /api/v2/accounts/{account_id}/reports/inbox_label_matrix
  - Returns a matrix of conversation counts for inbox-label combinations
  - Parameters: since, until, inbox_ids[], label_ids[]

  Fixes

  - Removed unused business_hours boolean parameter from
  /api/v2/accounts/{account_id}/summary_reports/channel
- Updated ReDoc script from unstable @next to stable @2.1.5 version to
fix empty swagger page
2026-01-30 22:33:03 +04:00
..
definitions chore: Update report documentation (#13408) 2026-01-30 22:33:03 +04:00
parameters feat: Update swagger to openapi 3.0.4, update request payloads with examples (#11374) 2025-05-22 14:26:44 +07:00
paths chore: Update report documentation (#13408) 2026-01-30 22:33:03 +04:00
tag_groups chore: Update report documentation (#13408) 2026-01-30 22:33:03 +04:00
index.html chore: Update report documentation (#13408) 2026-01-30 22:33:03 +04:00
index.yml chore: add audit-logs swagger (#12001) 2025-07-22 13:42:31 +04:00
swagger.json chore: Update report documentation (#13408) 2026-01-30 22:33:03 +04:00