v1

latestOpenAPI 3.0.02026-08-04109109370.6 KB
Leads

Get a lead outcome by ID

get/outcomes/{id}

Path parameters

idstring required

The ID of the lead outcome

Response

A single lead outcome

idstring

The API ID of this entity, formatted {integer}-{entityType}

namestring
statusstring
typestring

Example response

{
  "id": "3-contacts"
}