Application
List all Applications
Fetch Applications associated to a company
GET
Introduction
Please note archived applications are NOT returned.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by Application's status.
Available options:
discovered
, approved
, restricted
Filter Application created after a DateTime (ISO 8601).
Filter Application created before a DateTime (ISO 8601).
Filter Application updated after a DateTime (ISO 8601).
Filter Application updated before a DateTime (ISO 8601).
The current page
Number of results retrieved per page.