Download all attachments as a ZIP archive
GET/v1/dmarc/failure-reports/:id/attachments/all
Generates a presigned download URL for a ZIP archive containing all attachments from a failure report.
The URL is valid for 300 seconds (5 minutes) and must be used before expiration.
Authentication required.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 429
- 500
Returns presigned download URL for ZIP archive
Response Headers
Cache-Control
Cache control header
Authentication is required or credentials are invalid
The client doesn't have sufficient permissions to access the resource
The requested resource was not found
The server understands the content type but cannot process the data.
E.g. the organization with the provided organization_id doesn't exist.
The client has sent too many requests in a given time period
An unexpected error occurred on the server