Retrieving the recordings "specialFolder" on a Drive in Graph API

Adz 286 Reputation points
2022-12-01T10:59:36.92+00:00

I have a requirement where I need to access the Recordings folder of various users in our Org. Doing some reading and I am a bit confused as to whether the specialFolder.name = "recordings" is in Beta mode or not.

The 1.0 endpoint does not have the "recordings" specialFolder name here

However in the Beta it does

The thing is I am able to see the "recordings" facet in some of my recordings folders for various Channels / Users in my org by calling 1.0 endpoint.

Has this become a 1.0 feature now, or is it still in Beta mode?

The 365 Roadmap does not contain anything about the specialFolder ->

and I am unable to find anything in the Graph API Changelog ->

Where can I find what the progress/status is with this facet?

Thanks

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,295 questions
{count} votes

Accepted answer
  1. Meghana-MSFT 3,891 Reputation points Microsoft Vendor
    2022-12-05T10:08:42.367+00:00

    Engineering team has said that Special folders aren’t part of the model so Graph versioning doesn’t apply – if beta supports a “recordings” special folder then v1.0 will as well because they both hit the same underlying service.

    We will get the document updated to add recordings row in Special folder names v1.0.

    Thanks,
    Meghana


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.


0 additional answers

Sort by: Most helpful

Your answer

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