Retrieve scan details

This operation returns an object containing information about all of the full scan instances for the specified application.

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

Application ID

Query Params
int64

Offset begin showing results from item number n.

int64

Limit results to n number of items.

string

Sort results by the given field.
Supported fields are: id, tag, filename, requestedBy, username, uploadedOn, completedOn
applicationSize, linesOfCode, appID, assetID, status
Default field is completedOn
Prefix the field name with '-' to order in descending order.
E.g., '-name' sorts results in descending order using the field 'name'

string

Filter results of scan history by scan status
Valid values: pending, running, suspended, completed, aborted

Responses

401

UnauthorizedResponse signals an unauthorized API access

403

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

500

GenericError generic error

Language
LoadingLoading…
Response
Choose an example:
application/json