Returns all CTA form submissions collected across every video in the specified domain, sorted from newest to oldest.Documentation Index
Fetch the complete documentation index at: https://docs.demomatic.tech/llms.txt
Use this file to discover all available pages before exploring further.
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
Bearer token. Pass your API key:
Authorization: Bearer <api_key>Path parameters
The numeric ID of the domain. Retrieve domain IDs from
GET /v1/domains.Response
Error responses
| Status | Condition |
|---|---|
400 Bad Request | domain_id is not a valid number. |
404 Not Found | Domain does not exist or does not belong to your account. |
Example
Response
200
