---
title: "Preview a contact"
method: POST
path: "/contact/preview/v1-hold"
tags: ["contact"]
---

# Preview a contact

`POST /contact/preview/v1-hold`

Preview the available data points based on a given social url like LinkedIn. It highlights whether all the data points are available or not

## Request body

- PreviewEndpointRequest
  - `socialURL` string, required — socialURL
  - `callbackURL` string, required — callbackURL

## Response `200`

OK

## Other responses

- `204` — Resource not found
- `400` — Bad Request
- `401` — Authentication Failed
- `402` — Insufficient API credits
- `403` — API Access Denied

---

[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)
