Sidebar
Configure dynamic store-driven UI blocks to render on your frontend.
Type
Notes
Module Schemas
Last updated
Configure dynamic store-driven UI blocks to render on your frontend.
Last updated
GET /api/accounts/{token}/sidebar HTTP/1.1
Host: headless.tebex.io
Accept: */*
{
"data": [
{
"id": 1,
"type": null,
"start_time": "2026-02-09T00:13:04.268Z",
"end_time": null,
"data": {
"header": "Top Customer",
"username": "Test",
"username_id": "d8d5a9237b2043d8883b1150148d6955",
"total": 1
}
}
]
}