Retrieve a widget by its ID.
GET /api/v1/businesses/:businessId/widgets/:widgetId
Parameters
Path
| Name | Type | Required | Description |
|---|---|---|---|
businessId | string | Yes | The business ID |
widgetId | string | Yes | The widget ID |
Retrieve a widget by its ID.
GET /api/v1/businesses/:businessId/widgets/:widgetId
| Name | Type | Required | Description |
|---|---|---|---|
businessId | string | Yes | The business ID |
widgetId | string | Yes | The widget ID |