List documents
Returns all documents uploaded for this business, including each document’s type, filename, size, content type, and status. Filter by document type or status. Use a document id with the document endpoint to retrieve its details, or the download endpoint to download the file.
Authorizations
Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx
Path Parameters
The ID of the portfolio business whose documents to list.
"987e6543-e21a-45b6-c789-012345678901"
Response
List of business documents
Object type identifier, always "list"
list "list"
Whether there are more results available
true
Cursor for the next page of results. Only present when has_more is true.
"crs_7g8h9i0j1k2l3m4n"
Array of resources for the current page

