Forum Discussion

Luiz_MiguelD's avatar
Luiz_MiguelD
Copper Contributor
Jul 16, 2024

Get attachments from list item

Hello,

 

We've been trying to get the attached files in list items using the API bellow:

 

https://graph.microsoft.com/v1.0/sites/{site-id}/lists/{list-id}/items/{item-id}

 

In the response, a "Attachments" field is present, but it only informs if the list contains file attached (true/false field), and no other information. We need to generate a download URL for these files.

 

Is there a way to get attached files information, such as download URL, from list items using the Graph API?

 

Thank you.

No RepliesBe the first to reply

Resources