Forum Discussion
swamisnawale
Oct 04, 2023Copper Contributor
Get Documents only using graph api
Hi All, I'm using Graph API to access user's recent files Reference: https://learn.microsoft.com/en-us/graph/api/drive-recent?view=graph-rest-1.0&tabs=http Here I'm getting all types of fil...
ganeshsanap
Oct 04, 2023MVP
swamisnawale You can try using $filter based on file name, webUrl or mime type with endsWith or eq operators.
Check: Use the filter query parameter in Microsoft Graph API
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.