-
The brand template APIs now return
created_atandupdated_attimestamps for all brand templates. -
The Designs APIs now return
created_atandupdated_attimestamps for all returned designs. -
The Get design import job API now returns
created_atandupdated_attimestamps for designs imported using the Create design import job API. -
The List folder items API now returns
created_atandupdated_attimestamps for all designs in the requested folder.
Hi @roryc ![]()
On the changelogs page, these changes are mentioned under the date: 16 Aug. But you posted about the same a day ago?
Also, I would like to know about the list folder items API API response. Earlier (before a day ago), the API would have provided an import_status object that would have the state (with the value of success or error), now it is not returning that. Was that removed from the API response in the recent change?
Yes, import_status is removed from the list folder items API. You can use Assets: Get asset upload job - Canva Connect APIs Documentation to retrieve the asset upload status.
Thanks for the confirmation @WilliamGuo
Just another query: Previously the listFolder API returned the assets, and designs with the type: asset, and design. Then there would be a key with the name of the asset, and design. But now, the asset response is replaced by type: image
That’s right. You can find the related announcement here.
Although the update went live few weeks ago, but I got the modified response since tomorrow. Why is that?
Sorry for the confusion. The announcement asked everyone to prepare for the changes in the response before the go-live date.
The change will go live Monday: 26/08/2024
The list folder items API is still under preview. It is subject to breaking changes. You won’t encounter this issue with APIs in GA.
Thanks for the confirmation ![]()