Skip to content

CMX-4541: add report history and download URL endpoints#95

Merged
hoavoh1 merged 2 commits into
masterfrom
feature-CMX-4541-report-download-api
Mar 12, 2026
Merged

CMX-4541: add report history and download URL endpoints#95
hoavoh1 merged 2 commits into
masterfrom
feature-CMX-4541-report-download-api

Conversation

@hoavoh1

@hoavoh1 hoavoh1 commented Mar 11, 2026

Copy link
Copy Markdown
Contributor
  • Added GET /v2-preview/reporting/messages/async/reports endpoint to retrieve the history of asynchronous reports requested by the current account,
    with support for filtering by name, status, and date range, plus pagination
  • Added GET /v2-preview/reporting/messages/async/reports/{reportId}/download-url endpoint to retrieve a temporary pre-signed S3 URL for downloading a
    generated report file
  • Added new schemas: reporthistoryresponses, reporthistoryresponse, presignedurlresponse
  • Added bearer_auth security scheme

… API

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hoavoh1 hoavoh1 merged commit dcba3fd into master Mar 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants