Skip to main content
Use this action to retrieve one lead by its Keen lead UUID. Your company must have access to the lead’s channel.

Authentication

The API key’s company must have access to the lead’s channel. Access is granted when your company is part of the channel as creator, partner, referring company, or receiving company.

Request

string
required
Must be "get_lead_by_id".
uuid
required
The UUID of the lead to retrieve.

Response

Returns the full lead object, including nested property_values with their property_definitions.
object

Example

Request

Response

Errors