{
"widgets": [
{
"id": "<string>",
"accountId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"modifiedAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"description": "<string>",
"type": "<string>",
"projectId": "<string>",
"widgetConfigurations": [
{
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"deployments": [
{
"id": "<string>",
"name": "<string>",
"widgetConfigurationDistributions": [
{
"widgetConfigurationId": "<string>",
"distributionPercentage": 123
}
],
"createdAt": "2023-11-07T05:31:56Z",
"deactivated": true,
"description": "<string>"
}
],
"status": "<string>"
}
],
"deployments": [
{
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"environmentId": "<string>",
"widgetId": "<string>",
"accountId": "<string>",
"widgetConfigurations": [
{
"widgetConfigurationId": "<string>",
"distributionPercentage": 123,
"widgetConfigurationVersion": 123
}
]
}
],
"lastWidgetConfigurationVersion": 123,
"lastDeltaSequenceNumber": 123
}
]
}Retrieves all widgets for the specified account and project
{
"widgets": [
{
"id": "<string>",
"accountId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"modifiedAt": "2023-11-07T05:31:56Z",
"name": "<string>",
"description": "<string>",
"type": "<string>",
"projectId": "<string>",
"widgetConfigurations": [
{
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"deployments": [
{
"id": "<string>",
"name": "<string>",
"widgetConfigurationDistributions": [
{
"widgetConfigurationId": "<string>",
"distributionPercentage": 123
}
],
"createdAt": "2023-11-07T05:31:56Z",
"deactivated": true,
"description": "<string>"
}
],
"status": "<string>"
}
],
"deployments": [
{
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"environmentId": "<string>",
"widgetId": "<string>",
"accountId": "<string>",
"widgetConfigurations": [
{
"widgetConfigurationId": "<string>",
"distributionPercentage": 123,
"widgetConfigurationVersion": 123
}
]
}
],
"lastWidgetConfigurationVersion": 123,
"lastDeltaSequenceNumber": 123
}
]
}The ID of the account
The ID of the project
Show child attributes
Show child attributes
Show child attributes
Show child attributes
The UUID of the widget configuration
The percentage of users that will receive this configuration (0-100)
Show child attributes
Show child attributes
The UUID of the widget configuration
The percentage of users that will receive this configuration (0-100)
The version of the widget configuration