Documentation
Difficulty level:
API - Microsoft - GET swagger
The API - Microsoft generates an OpenAPI file which can be used by Powerapps of Flow.
Check this page as well Setup Flow / Power Automate
This is not an actual API bu a definition file.
The definition is using configuration. Field configuration is being retrieved from the environment.
GET swagger
Used for
Retrieve definition.
Authentication
Anonymous access is allowed.
Parameters
No parameters
Response codes
- 200 OK
Example
Retriev OpenAPI file
GET api/rest/microsoft/swagger
The response is not being displayed here.
The output is very specific to an environment so displaying it here does not bring any added value for this manual.