Skip to main content
POST

Authorizations

Authorization
string
header
required

Enter your bearer token (your API key) in the Authorization header in the format Bearer {token}

Body

application/json
individual_reveal
object
required
enrichment_level
enum<string>
required

Enrichment level of the list.

Available options:
none,
partial,
phone,
full
email_options
object

Types of emails to return. If not provided, all emails will be returned.

callback_url
string

URL to send the individual reveal update to. If not provided, the default webhook URL configured in your account settings will be used.

reveal_options
object

Optional advanced reveal options.

Response

successful

status
object
type
enum<string>
Available options:
individual_reveal
Example:

"individual_reveal"

data
object