About Service
A simple service to get information about the server.
getAbout
GET
/about
Summary
Get back the API version and application name.
Responses:
Produces: application/json
HTTP Code | Description | Schema |
---|---|---|
200 | about response | AboutSchema |
Authentication:
Type | Name | Scopes |
---|---|---|
basic | APP_NORMAL | |
oauth2 | OAUTH | read read:about |