get
https://app.mailivery.io/api/v1/email-validations//results
Retrieve row-level validation results for a completed job.
- Use the
bucketquery parameter to filter by verdict (valid,invalid,catch_all,unknown, or the combinedvalid_catchall/invalid_unknownbuckets). - Results are paginated via
pageandper_page. - Results are available once the job's status is
completed.