The app guid.
an object with query parameters
Optional
all?: booleanGet the full data of the evaluation
Optional
fileMode?: booleanAdd file transfer headers to response
Optional
format?: stringSpecify output format, currently supported are 'json' and 'xml'
Optional
limit?: numberNumber of results to return per page.
Optional
next?: stringThe app evaluation id to get next page from
Optional
prev?: stringThe app evaluation id to get previous page from
Optional
sort?: stringProperty to sort list on
Optional
options: ApiCallOptions
Find all evaluations for an app GUID. Supports paging via next, prev which are sent in the response body