Share via

[Graph Explorer] Resources Tab missing Drive "Children" endpoint for Postman collection

Dean Jackson 1 Reputation point
2022-09-22T14:06:17.923+00:00

I'm using the Resources tab in Graph Explorer to build a Postman collection that can be used with Hidi and Kiota to make a subset SDK that will allow this:

client.Drives["some id"].Root.Children.GetAsync()

I can't find a way to make the Postman collection for a drive item (example: "Root") that will expose the Children endpoint.

Even if I add both the "Drive" and "DriveItem" top-level resources to the postman collection, you can see in the collection that there's no /v1.0/drives/{drive-id}/root/children in the list.

Microsoft Security | Microsoft Graph
0 comments No comments

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 46,456 Reputation points
    2022-09-23T10:20:06.787+00:00

    Hi @Dean Jackson

    I've noticed that Graph Explorer does not have a /v1.0/drives/{drive-id}/root/children api endpoint, and I recommend that you submit a feature request idea using this support link, which will be monitored by Microsoft team and make the enhancements to Microsoft Graph APIs. I will also upvote for you.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    1 person found this answer helpful.

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.