ghl_brand_board_get_by_id
Retrieve a specific brand board by its ID to access design kit details for a location.
Instructions
Get Brand Board Retrieves a specific Brand Board by its ID Endpoint: GET /brand-boards/{locationId}/{id} (Version header: v3; source: v3/brand-boards-v3.json) OAuth scopes: brand-boards/design-kit.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Brand board ID to update, retrieve, or delete | |
| locationId | Yes | Location ID where the brand board exists |