v1
latestOpenAPI 3.1.02026-07-135055368.9 KBProspects
Get a Specific Prospect by ID
Get a Specific Prospect by ID
get/v1/prospects/{prospect_id}
Path parameters
prospect_idstring required
ID of the prospect
ID of the prospect
Response
Prospect retrieved successfully
Example response
{
"externalReference": [
{
"providerName": "Google Analytics",
"id": "GA-123456"
}
]
}