Endpoint
Authentication
Pass your API key as a Bearer token in theAuthorization header.
Your API key. Format:
Bearer <api_key>.Path parameters
The ID of the video to retrieve stats for.
Response
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
| Status | Description |
|---|---|
400 | The provided id is not a valid number. |
404 | No video found with the given ID in your account. |
Examples
Response
200
