Retrieve a Lead Type
Returns details for one lead type, including the metadata fields accepted for leads in that category. Use this before creating leads when you need to confirm which metadata keys and value types to send.
Authorizations
Token-based authentication with required prefix "Token"
Path Parameters
A unique integer value identifying this lead type.
Response
Lead type retrieved successfully.
Read-only lead type details.
Unique identifier for this lead type. Use this value as the lead_type when creating or updating leads.
Customer-facing name of the lead type, such as a campaign, product, or intake flow.
Metadata fields accepted for leads with this lead type. Each field describes the key to send in lead metadata, its display label, expected value type, and whether it is required.