# Get latest emails by leads

Get the most recent email for each of the specified contact UUIDs.

Endpoint: POST /emails/api/emails/latest-by-leads
Version: 2.0.0
Security: bearerAuth

## Request fields (application/json):

  - `lead_uuids` (array, required)
    Array of contact UUIDs.


## Response 200 fields
