Skip to main content
This schema describes objects returned by the Lead List endpoints.
A list used to store leads

Fields

FieldTypeRequiredDescription
idstring (uuid)YesUnique identifier for the lead list (read-only)
organization_idstring (uuid)YesOrganization ID that owns this lead list (read-only)
has_enrichment_taskboolean, nullableNoWhether this list runs the enrichment process on every added lead or not
owned_bystring (uuid), nullableNoUser ID of the owner of this lead list. Defaults to the user that created the list
namestringYesName of the lead list
timestamp_createdstring (date-time)YesTimestamp when the lead list was created (read-only)