Retrieves a list of JSON descriptions for all images in your Typeform account. Images are listed in reverse-chronological order based on the date you added them to your account.
[
{
"file_name": "file_name",
"id": "id",
"src": "src"
}
]