Skip to main content
GET
Export a lead's status history

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

leadId
string
required

The lead identifier.

Response

Returns the lead status change export response.

Describes lead status change export data returned by Leadping.

fileName
string

Suggested file name for the exported CSV document.

contentType
string

MIME content type of the exported document.

csv
string

Complete comma-separated values content encoded as text.

rows
object[]

The rows included with this lead status change export.