Logo
Developer Experience API Documentation

Verify the request metadata

GET https://graph.microsoft.com/beta/applications

If you previously used a machine-readable data format, consider renaming your requests to be more human-readable. Verify the API metadata (e.g. method, URL, headers) displays in the way you want.

Microsoft example

This example is from Microsoft Graph's API Documentation.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://graph.microsoft.com/beta/applications'

ENDPOINTS