Skip to main content
Fetch all leads captured through the CTA form on a specific video. Leads are returned in reverse chronological order (most recent first).

Endpoint

Authentication

Pass your API key as a Bearer token in the Authorization header.
string
required
Your API key. Format: Bearer <api_key>.

Path parameters

number
required
The ID of the video to retrieve leads for.

Response

object
required
This endpoint only returns leads from CTA form submissions. Clicks on external link CTAs are tracked separately in the link_clicks field returned by Video Stats.

Error responses

Examples

Response

200