---
title: "Changes to Reveal contact details (standard)"
method: POST
path: "/v1/contact-details/single"
---

# Changes to Reveal contact details (standard)

`POST /v1/contact-details/single`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 11 revisions.

- **2026-09-01** `f8a78c729da9` — 1 info
- **2026-08-19** `87ad9a3ecc4c` — 3 warning, 20 info
- **2026-07-31** `4002aa81d4fb` — 2 breaking, 1 info

## Changes

- **2026-09-01** `f8a78c729da9` — 1 info
  - added the optional property `output/profile/emails/items/status` to the response with the `200` status
- **2026-08-19** `87ad9a3ecc4c` — 3 warning, 20 info
  - removed the optional property `output/profile/emails/items/status` from the response with the `200` status
  - removed the optional property `output/profile/error` from the response with the `200` status
  - removed the optional property `output/profile/exhaustive` from the response with the `200` status
  - added the new optional request property `patience`
  - the request property `validateEmails` became nullable
  - the `validateEmails` request property default value `true` was removed
  - request property `validateEmails` deprecated
  - added the optional property `output/profile/name` to the response with the `200` status
  - removed the `failed` enum value from the `output/profile/status` response property for the response status `200`
  - removed the `generic` enum value from the `output/profile/emails/items/type` response property for the response status `200`
  - removed the `grabbing-contact-info` enum value from the `output/profile/status` response property for the response status `200`
  - removed the `live-enriching` enum value from the `output/profile/status` response property for the response status `200`
  - removed the `mobile` enum value from the `output/profile/phoneNumbers/items/type` response property for the response status `200`
  - removed the `other` enum value from the `output/profile/emails/items/type` response property for the response status `200`
  - removed the `other` enum value from the `output/profile/phoneNumbers/items/type` response property for the response status `200`
  - removed the `personal` enum value from the `output/profile/emails/items/type` response property for the response status `200`
  - removed the `started` enum value from the `output/profile/status` response property for the response status `200`
  - removed the `unknown` enum value from the `output/profile/emails/items/type` response property for the response status `200`
  - removed the `unknown` enum value from the `output/profile/phoneNumbers/items/type` response property for the response status `200`
  - removed the `work` enum value from the `output/profile/emails/items/type` response property for the response status `200`
  - added the required property `output/profile/linkedin_url` to the response with the `200` status
  - added the required property `output/profile/success` to the response with the `200` status
  - added the required property `output/profile/task_id` to the response with the `200` status
- **2026-07-31** `4002aa81d4fb` — 2 breaking, 1 info
  - the response property `advice` became nullable for the status `200`
  - the response property `advice` became optional for the status `200`
  - the `advice` response's property default value `` was removed for the status `200`

---

[Operation](https://skmtc.dev/fiber/apis/fiber-ai-api/docs/v1/contact-details/single/post.md) · [API](https://skmtc.dev/fiber/apis/fiber-ai-api.md) · [Page](https://skmtc.dev/fiber/apis/fiber-ai-api/changes/v1/contact-details/single/post)
