Skip to main content

List Attachments

Retrieve a list of attachments, along with the locations from where the attachments are being pulled from.

Example Output

{
"folders": [],
"attachments": {
"images": [
{
"id": "4916464",
"type": "Image",
"name": "2021-09-10_11-38-58.png",
"created_at": "2022-03-22T15:18:42.000Z",
"share_url": "https://login.assetpanda.com/d/d31eb71654f1c761458187b28569660d",
"thumb": "https://panda-assets-live.s3.amazonaws.com/uploads/document/image/4916464/thumb_2021-09-10_11-38-58.png",
"medium": "https://panda-assets-live.s3.amazonaws.com/uploads/document/image/4916464/default_2021-09-10_11-38-58.png",
"large": "https://panda-assets-live.s3.amazonaws.com/uploads/document/image/4916464/big_2021-09-10_11-38-58.png",
"url": "https://panda-assets-live.s3.amazonaws.com/uploads/document/image/4916464/big_2021-09-10_11-38-58.png"
},
{
"id": "4915567",
"type": "Image",
"name": "ABT493C71C7F2CC68CE82805045D9157C35191330B10E3F7358AD665099E19C5C4E.jpg",
"created_at": "2022-03-22T07:40:47.000Z",
"share_url": "https://login.assetpanda.com/d/e40b4c5c86343501851c280935594a0e",
"thumb": "https://panda-assets-live.s3.amazonaws.com/uploads/document/image/4915567/thumb_ABT493C71C7F2CC68CE82805045D9157C35191330B10E3F7358AD665099E19C5C4E.jpg",
"medium": "https://panda-assets-live.s3.amazonaws.com/uploads/document/image/4915567/default_ABT493C71C7F2CC68CE82805045D9157C35191330B10E3F7358AD665099E19C5C4E.jpg",
"large": "https://panda-assets-live.s3.amazonaws.com/uploads/document/image/4915567/big_ABT493C71C7F2CC68CE82805045D9157C35191330B10E3F7358AD665099E19C5C4E.jpg",
"url": "https://panda-assets-live.s3.amazonaws.com/uploads/document/image/4915567/big_ABT493C71C7F2CC68CE82805045D9157C35191330B10E3F7358AD665099E19C5C4E.jpg"
}
]
}
}

Workflow Library Example

List Attachments with Asset Panda and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop