Skip to main content
Returns all CTA form submissions collected across every video in the specified domain, sorted from newest to oldest.
This endpoint aggregates leads from all videos in the domain. To retrieve leads for a single video, use GET /v1/videos/:id/leads.

Endpoint

Authentication

string
required
Bearer token. Pass your API key: Authorization: Bearer <api_key>

Path parameters

number
required
The numeric ID of the domain. Retrieve domain IDs from GET /v1/domains.

Response

object
required

Error responses

Example

Response

200