_Network.getNetworkSections()

Function to get the network sections

{% set networkSections = _Network.getNetworkSections() %}

Example Response

[
   {
      "id":"59",
      "guid":"caebdb79-318b-4265-861d-ef2dbc84bcc5",
      "title":"My channel",
      "short_description":"test",
      "network_id":"10",
      "cover_media_id":"12",
      "thumb_media_id":"23",
      "url":"http://network.cognitives.com.au/@my-channel"
   }
]

Response Description

An associative array

idSection ID
guidSection GUID
titleSection title
short_descriptionSection short description
network_idNetwork ID
cover_media_idCover media ID
thumb_media_idThumbnail media ID
urlSection URL