Developer Documentation
Your published resources, with their tags, hero image and publish date.
"data" => [
"id" => 1,
"title" => "The resource title",
"sub_title" => "The resource sub title",
"published_at" => "2020-04-01T16:00:00.000000Z",
"slug" => "the-resource-title",
"search_text" => "features that you should consider given your business needs",
"hero_image" => "https://store.lmknowledgehub.com/storage/companyid/sample-image.jpg",
"member_only" => true,
"assets" => [
[
"kind" => "file",
"url" => "https://store.lmknowledgehub.com/storage/pages/files/sample.pdf",
"extension" => "pdf",
"name" => "2012 Yearbook - Trends and Issues in Business Education.pdf",
"bytes" => 56592016,
"gated" => false,
],
[
"kind" => "video",
"url" => "https://vimeo.com/717620097",
"gated" => false,
],
],
"company" =>
[
"name" => "eBook",
"slug" => "ebook",
],
"tags" => [
[
"name" => "eBook",
"id" => 8,
"type" => "content_type",
"slug" => "ebook",
],
[
"name" => "Document Management",
"id" => 85,
"type" => "topic",
"slug" => "document-management",
],
],
],
"links" => [
"first" => "https://lmdashboard.com/api/company/company-slug/resources?sort=-published_at&page=1",
"last" => "https://lmdashboard.com/api/company/company-slug/resources?sort=-published_at&page=3",
"prev" => null,
"next" => "https://lmdashboard.com/api/company/company-slug/resources?sort=-published_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/resources?page=1",
"label" => "1",
"active" => true,
],
[
"url" => "https://lmdashboard.com/api/company/company-slug/resources?page=2",
"label" => "2",
"active" => false,
],
[
"url" => "https://lmdashboard.com/api/company/company-slug/resources?page=3",
"label" => "3",
"active" => false,
],
[
"url" => "https://lmdashboard.com/api/company/company-slug/resources?page=2",
"label" => "Next »",
"active" => false,
],
],
"path" => "https://lmdashboard.com/api/company/company-slug/resources",
"per_page" => 250,
"to" => 250,
"total" => 612,
]