Path Parameters
The ID of the account
The ID of the project
{
"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 filtered by group type or widget ID for the specified account and project
{
"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
Show child attributes