Skip to main content
Fetch view, lead, and link click counts for a specific video.

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 stats for.

Response

object
required
leads and link_clicks are mutually exclusive based on your CTA type. A video with a form CTA will always have link_clicks: 0, and a video with an external link CTA will always have leads: 0.

Error responses

Examples

Response

200