Skip to main content
GET
List Files

Authorizations

Authorization
string
header
required

Use a Bearer token to access this API.

Query Parameters

purpose
enum<string> | null

What the uploaded file will be used for.

Available options:
account_requirement,
additional_verification,
business_icon,
business_logo,
customer_signature,
dispute_evidence,
document_provider_identity_document,
finance_report_run,
financial_account_statement,
identity_document,
identity_document_downloadable,
issuing_regulatory_reporting,
pci_document,
platform_terms_of_service,
selfie,
sigma_scheduled_query,
tax_document_user_upload,
terminal_android_apk,
terminal_reader_splashscreen
Example:

"account_requirement"

limit
integer<int32> | null
Required range: 1 <= x <= 100
Example:

10

starting_after
string | null
Example:

"ffile_01J9XR8M3K7VZ8N2YB4WJ6T0RA"

ending_before
string | null
Example:

"ffile_01J9XR8M3K7VZ8N2YB4WJ6T0RA"

Response

An envelope wrapping a list of file objects.

An envelope wrapping a list of file objects.

files
object[]
required

The list of File objects.