GET
/
v2
/
global-component
/
live
curl --request GET \
  --url https://cdn.xm.fabric.inc/api/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

Successful operation

List of components