List Applications

Lists applications that belong to this organization.

Returns a paginated list of Applications.

ParameterDefaultDescription
applications[]List of applications.
nextPageToken""PageToken to provide for the next page of results.
totalCount0Total number of results.

Application

Applications group scan results from HawkScan, and coordinate settings to influence HawkScan behavior. The application may also contain a specific environment name and id.
For more information, see Applications.

ParameterDefaultDescription
applicationId""The UUID identifier of this application.
name""The name of this application.
env""The name of this environment. Only set when requesting Application Environments.
envId""The UUID identifier of this environment.
applicationStatus"ACTIVE"The status of this application. Either ACTIVE or ENV_INCOMPLETE.

The returned list of applications is filtered by the User's API Token Team membership.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!