Retrieve a single application

This operation returns an object containing information about a specified application.

NOTE: Scan statistics are always displayed by default for a single application.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Application ID.

Query Params
string
enum
Defaults to 0

Display all available information for this application.

Allowed:
string
enum
Defaults to 0

Display the customer's organization and the groups this application belongs to.

Allowed:
string
enum
Defaults to 0

Display the number of open vulnerabilities for this application.

Allowed:
string
enum
Defaults to 0

Display this application's scan schedule information.

Allowed:
string
enum
Defaults to 0

Display a list of tags for this application.

Allowed:
string
enum
Defaults to 0

Display the custom asset ID for this application.

Allowed:
string
enum
Defaults to 0

Display the asset owner name for this application.

Allowed:
string
enum
Defaults to 0

Display the total number of lines of source code under contract for this application, how many lines of code have been used, and averages (lines of code scanned, file size) calculated over the most recent 20 scans.

Allowed:
string
enum
Defaults to 0

Display scan configuration details (scan profile, directories to exclude from scans, etc.) for this application. Returns a stringified JSON structure.

Allowed:
string
enum
Defaults to 0

Display the filename and other information about the XML file (optionally uploaded by the customer) that is used to resolve dependencies, if it exists.

Allowed:
string
enum
Defaults to 0

Display what phase this application is in ('pre-production', 'production', or 'discontinued').

Allowed:
string
enum
Defaults to 0

Display Pre-scan, Full-scan status and details.

Allowed:
string
enum
Defaults to 0

Display Application vuln policy information.

Allowed:
string
enum
Defaults to xml

Data format for results.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

404

NotFound The requested resource could not be found.

500

GenericError generic error.

Language
LoadingLoading…
Response
Choose an example:
application/json
application/xml