List all documents for an entity

Returns a list of documents for an entity.

The list includes the document_id for each document, which can be used to retrieve or delete the file using the following endpoints: *GET /v2/documents/{document_id} *DELETE /v2/documents/{document_id}

Path Params
string
enum
required

The type of entity (company, person, case)

Allowed:
string
required

The company_id, person_id or case_id of the entity

Responses

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