Skip to main content
GET
Get an organization lead intake source by ID

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Accepted values are Leadping user JWT access tokens and WorkOS organization API keys beginning with sk_.

Path Parameters

id
string
required

The ID of the source to retrieve.

Response

Source was successfully retrieved.

Describes lead source data returned by Leadping.

description
null | string

Human-readable description that explains this lead source response to API users.

enabled
boolean

Indicates whether this lead source response is active and available in the Leadping API.

apiKeyPreview
null | string

Masked preview of the source API key for compact display.

apiKeyRotatedAt
null | string<date-time>

UTC timestamp when the source credential was most recently rotated.

firstLeadReceivedAt
null | string<date-time>

UTC timestamp when this source first delivered a lead to Leadping.

lastLeadReceivedAt
null | string<date-time>

UTC timestamp when this source most recently delivered a lead to Leadping.

user
object | null

User summary connected to this lead source response.

createdByUser
object | null

User summary for the person who created this lead source response.

createdByUserEmail
null | string<email>

Email used to resolve the creator's avatar.

modifiedByUser
object | null

User summary for the person who last modified this lead source response.

organization
object | null

Organization summary connected to this lead source response.

costPerLead
null | number<double>

Configured cost charged when this source creates a billable lead.

allowedStates
string[]

State or region allowlist used to accept leads from this source.

allowedProducts
string[]

Product allowlist used to accept or route leads from this source.

requiresTrustedForm
boolean

Indicates whether leads from this source must include a TrustedForm certificate for consent proof.

complianceApproved
boolean

Indicates whether the organization or sender passed compliance review.

defaultTagIds
string[]

Tag IDs automatically assigned to leads created by this source.

defaultTags
object[]

Default tag summaries automatically applied to leads from this source.

name
string

Human-readable display name of the resource.

id
string

Stable unique identifier of the resource.

createdAt
string<date-time>

UTC timestamp when the resource was created.

modifiedAt
null | string<date-time>

UTC timestamp when the resource was last modified, or null when it has not been updated.