List company documents

Lists documents for a company based on applied filters, with support for sorting and pagination.

Lists company documents for a company based on applied filters. You can filter by archived status, document type, approval status, and expiry status. Results support sorting and pagination.

Requirements

Body Params
string
required

Required. The ID of the contractor company.

filter
object
string
enum

The field to sort by.

string
enum
Defaults to SORT_DIRECTION_UNSPECIFIED

The sort order.

Allowed:
int32

The number of results to return in a single request.

string

If present, will fetch the next page of results. This must be the value of next_page_token from the response.

search
object
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json