Components: Get
Note: STABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
Get information about product components such as services and their respective versions.
Version history
Introduced | 3.2 |
Method
GET
Path
/api/about/v1/components
Body
-
Return value
[ { "component": ".NET SDK", "version": "12.4.1" }, { "component": "About Service", "version": "1.1.0" }, { "component": "App Migration Service", "version": "4.5.3" }, { "component": "Broker Service", "version": "5.2.0" }, { "component": "Capability Service", "version": "1.3.1" }, { "component": "Client", "version": "3.47.0" }, ... ]
Optional parameters
-