GET
/
v2
/
global-component
/
live
[
  {
    "_id": "60896f629aa7f1000744030b",
    "id": "RailNavigation",
    "params": {
      "homeLinkText": "Home",
      "sections": [
        {
          "sectionTitle": "Get Started",
          "sectionLink": "/start",
          "subsections": [
            {
              "subSectionTitle": "What is fabric?",
              "subSectionLink": "/what-is-fabric",
              "components": []
            }
          ],
          "components": []
        }
      ],
      "title": "Title"
    },
    "order": 1
  },
  {
    "_id": "608ad8760536ac00074bec45",
    "id": "CustomHeader",
    "params": {
      "developerSectionText": "developerSectionText",
      "developerSectionLinks": [
        {
          "title": "Knowledge Base",
          "description": "Get started",
          "link": "https://fabric.inc/knowledgebase",
          "components": []
        },
        {
          "title": "API documentation",
          "description": "Customize without limits",
          "link": "https://api.fabric.inc/",
          "components": []
        }
      ]
    },
    "order": 1
  }
]

Query Parameters

channels
string
default: 12

Comma-separated list of channel IDs

Response

200 - application/json
_id
string

Virtual ID associated with the component

id
string

Identifier used in the UI by the component

params
object

Attached fields and values of the component