Path Parameters
The ID of the account
The ID of the project
The ID of the widget
The ID of the widget configuration or "latest"
{
"id": "<string>",
"widgetId": "<string>",
"widgetType": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"configuration": {},
"version": "<string>",
"status": "<string>",
"lastSequenceNumber": 123
}Gets the current widget configuration by applying all deltas to the base configuration
{
"id": "<string>",
"widgetId": "<string>",
"widgetType": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"configuration": {},
"version": "<string>",
"status": "<string>",
"lastSequenceNumber": 123
}The ID of the account
The ID of the project
The ID of the widget
The ID of the widget configuration or "latest"