Application
Retrieve an Application
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UID of the Application
Response
200 - application/json
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")
The Application name.
The status of the Application.
Available options:
discovered
, approved
, restricted
The UID of the Application.
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")