getSidebar
Fetch a single custom sidebar by its ID to retrieve its details and configuration.
Instructions
Get a single custom sidebar - Fetch a single custom sidebar by sidebar_id. Read-only.
Required: sidebar_id (path).
Only returns custom sidebars. Master defaults are not rows in this table — see Rule: Sidebars for the canonical Master Default list; use those names directly in form_name without looking them up.
Returns: { status: "success", message: [{...record}] }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sidebar_id | Yes |