---
title: "Gets the Email address"
method: POST
path: "/emailid/get"
tags: ["emailid"]
---

# Gets the Email address

`POST /emailid/get`

Gets the email address when contact Id is mentioned

## Request body

- GetEmailRequest — MetaData to get the email address from contact Id
  - `email` string, required — Email Address
  - `apiKey` string, required — API Key
  - `contactId` string, required — contactId

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Authentication Failed
- `404` — Resource not found

---

[API](https://skmtc.net/adapt/apis/saleslift-api.md) · [All operations](https://skmtc.net/adapt/apis/saleslift-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adapt/saleslift-api/revisions/87f442a3336e/schema)
