Skip to main content
GET
/
api
/
contact
/
{contactId}
Get a contact by id
curl --request GET \
  --url https://api-{region}-{cluster}.benchmarkemail.com/api/contact/{contactId} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key authentication

Path Parameters

contactId
string
required

Response

Successfully created