Returns a paginated list of delivery reports for the authenticated project, sorted by creation date (newest first). Each report includes downloadUrl for direct download; there is no download-by-id endpoint.
Project API key (sk_live… or sk_dev…). Send it as Authorization: Bearer <api_key>.
Number of reports to return. Min: 1, max: 500.
1 <= x <= 50050
Comma-separated list of report statuses to filter by. Allowed: available, expired, deleted.
"available,expired"
List of delivery reports. Each report includes downloadUrl for direct CSV download.
MongoDB ObjectId of the report
"65a1b2c3d4e5f6789012345"
Same as _id; convenience for API consumers
Use this URL to download the CSV. No separate download endpoint.
Number of message rows in the report
available, expired, deleted Project ObjectId
Storage filename
Storage provider file identifier
Applied filters
Reports valid for 30 days