Retrieve scan history

This operation returns an object containing the scan history for the specified mobile application.

Path Params
int64
required

Mobile app scan get input

Query Params
int64

Offset begin showing results from item number n.

int64

Limit results to n number of items.

string

Sort order results by the given field.
Prefix the field name with '-' to order in descending order.
E.g., '-name' sorts results in descending order using the field 'name'

Responses

401

UnauthorizedResponse signals an unauthorized API access

500

GenericError generic error

Language
Choose an example:
application/json