Developer Documentation
The leads generated by your content, with the resource each one came from.
"data" => [
[
"id" => 396759,
"website" => "Name of the website",
"engagement-activities" => [
[
"activity" => "Download",
"meta" => [],
"created_at" => "2024-05-29T23:54:29.000000Z",
],
],
"user" => [
"email" => "email@safe.test",
"first_name" => "Sample",
"last_name" => "User",
"phone" => "555-555-5555",
],
"custom-fields" => [
"size" => "1_to_5000",
"country" => "united_states",
"job_title" => "President",
"company_name" => "Acme Corp",
"company_type" => "Professional Services",
],
"resource" => [
"title" => "Name of the resource",
"slug" => "company-slug-with-resource-slug",
"full_url" => "https://site/resource/company-slug-with-resource-slug",
"published_at" => "2024-05-02T20:38:50.000000Z",
"content_type" => "eBook",
],
"company" => [
"name" => "Name of the Company",
"slug" => "company-slug",
],
"created_at" => "2024-05-29T23:54:24.000000Z",
"updated_at" => "2024-05-29T23:54:24.000000Z",
],],
"links" => [
"first" => "https://lmdashboard.com/api/company/company-slug/leads?sort=-created_at&page=1",
"last" => "https://lmdashboard.com/api/company/company-slug/leads?sort=-created_at&page=3",
"prev" => null,
"next" => "https://lmdashboard.com/api/company/company-slug/leads?sort=-created_at&page=2",
],
"meta" => [
"current_page" => 1,
"from" => 1,
"last_page" => 3,
"links" => [
[
"url" => null,
"label" => "« Previous",
"active" => false,
],
[
"url" => "https://lmdashboard.com/api/company/company-slug/leads?page=1",
"label" => "1",
"active" => true,
],
[
"url" => "https://lmdashboard.com/api/company/company-slug/leads?page=2",
"label" => "2",
"active" => false,
],
[
"url" => "https://lmdashboard.com/api/company/company-slug/leads?page=3",
"label" => "3",
"active" => false,
],
[
"url" => "https://lmdashboard.com/api/company/company-slug/leads?page=2",
"label" => "Next »",
"active" => false,
],
],
"path" => "https://lmdashboard.com/api/company/company-slug/leads",
"per_page" => 500,
"to" => 500,
"total" => 1286,
]