Returns a paginated list of audits scoped to the audit firm.
To identify IRL (Information Request List) audits, check for the presence of the
auditorRequestListMetadata field. This field is only present for IRL-based audits
and will be undefined for standard audits.
Documentation Index
Fetch the complete documentation index at: https://vanta.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Controls the maximum number of items returned in one response from the listAudits API.
We have increased the pagination size for this endpoint to enable our upmarket audit firms to sync in a timely manner. The rest of the API will use a pagination size of 100.
1 <= x <= 200A marker or pointer, telling the API where to start fetching items for the subsequent page in a paginated dataset. Note that the requested page will not include the item that corresponds to this cursor but will start from the one immediately after this cursor.
Includes all audits that have changed since changedSinceDate.
Includes only audits with no audit report uploaded
Ok