curl --location 'https://api.aworld.cloud/dashboard/v1/slides//history?fields=undefined&limit=undefined&nextToken=undefined&order=undefined&sort=undefined'{
"items": [
{
"version": 0,
"stage": "DRAFT",
"actorId": "string",
"actorType": "user",
"slideId": "string",
"origin": "CATALOG",
"catalogWorkspaceId": "stringstri",
"catalogSlideId": "string",
"defaultLang": "en",
"langs": [
"en"
],
"defaultLayoutId": "string",
"background": "string",
"textColor": "string",
"boxColor": "string",
"backgroundImage": "http://example.com",
"backgroundSize": "cover",
"backgroundPosition": "center",
"fontFamily": "string",
"contentJustify": "start",
"parentId": "string",
"parentType": "learningPath",
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"translations": [
{
"version": 0,
"stage": "DRAFT",
"actorId": "string",
"actorType": "user",
"workspaceId": "stringstri",
"slideId": "string",
"lang": "en",
"title": "string",
"image": "http://example.com",
"content": {
"contents": [
{
"type": "slide",
"text": "string",
"media": {
"type": "decor",
"url": "http://example.com",
"metadata": {
"prompt": "string",
"style": "string"
}
}
}
]
},
"audioContent": {
"media": {
"url": "http://example.com",
"mediaId": "FUMzPf00hz_kcj2R2Hlzq",
"contentType": "string"
},
"sourceTextHash": "string",
"generatedAt": "2019-08-24T14:15:22.123Z"
},
"accountId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}
],
"nextToken": "eyJwayI6IndvcmtzcGFjZUlkI3pPR0JndVctQWoiLCJxdWl6SWQiOiItRktBdDZfbXM4M3RvSUZaLWVjeFQifQ=="
}