Path Parameters
The ID of the account
The ID of the project
The ID of the widget
{
"widgetConfigurations": [
{
"id": "<string>",
"widgetId": "<string>",
"widgetType": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"configuration": {},
"version": "<string>",
"status": "<string>"
}
]
}Retrieves widget configurations for the specified account, project, and widget
{
"widgetConfigurations": [
{
"id": "<string>",
"widgetId": "<string>",
"widgetType": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"slug": "<string>",
"description": "<string>",
"configuration": {},
"version": "<string>",
"status": "<string>"
}
]
}The ID of the account
The ID of the project
The ID of the widget
Show child attributes