Get List of Workpapers

Use this API to retrieve a list of all workpapers by key terms and filters. The response will include details for each workpaper along with the associated audit, findings, and attributes.

Query Params
int32
β‰₯ 0
Defaults to 0

Results page to be retrieved (0..N)

int32
1 to 2000
Defaults to 20

Number of records per page (1..50)

string
enum
Defaults to number,asc

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending.

Allowed:
Body Params
filters
array of objects

Filters, which is a set of field name and value combinations to refine search results

filters
string

Full text search term to find matching audits or workpapers

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

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