Get List of Application Scans

Use this API to retrieve a paginated list of scans associated with a specific application. The response includes each scan's ID, status, and summary data for detected SDKs and permissions.

Path Params
uuid
required

Unique identifier of the application to retrieve scans for

Query Params
string
enum
Defaults to scanDate

Field to sort by

Allowed:
string
enum
Defaults to asc

Sort direction

Allowed:
integer
≥ 0
Defaults to 0

Page number

integer
1 to 100
Defaults to 10

Page size

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*