Applications method
This method retrieves a list of the available applications.
Request
Method | URL |
---|---|
GET |
|
Parameter | Type | Value |
---|---|---|
Accept | HEAD | application/json Where application is the application to connect to. |
<username> | URL_PARAM | String specifying the user name. |
<password> | URL_PARAM | String specifying the password. |
Response
Status | Response |
---|---|
200 | The response is an array containing the list of
applications (object). Each item in the response array has the
following
structure:
For example:
|
500 |
|
500 |
|
500 |
|