SOLVED

Graph API Object Schema

Copper Contributor

We're currently building an API in Mulesoft to update our Azure AD with new and updated user information from our HR system. Is there any documentation or a repository with the JSON schema for the different objects that the Microsoft Graph API works with. I've looked on the internet and GitHub, but have come up empty so far. We're currently using responses from the graph explorer to infer the schema, but I'm sure there is a better/more accurate way to find this. The preference would be to find the object schemas in Swagger 2.0 or 3.0 or better yet, RAML, but I'll take what I can get at this point.

1 Reply
best response confirmed by awhatley1836 (Copper Contributor)
Solution

You can fetch the metadata document from https://graph.microsoft.com/{version}/$metadata