List
Retrieve file information for users eligibility and reconciliation files, along with file download URL links.
Required scopes: files.read
Path parameters
organizationId
Your organization ID, provided by Kard.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page[size]
Number of records to be returned [1-100], default is 10.
page[after]
Cursor value to retrieve next page of results if provided. Value can be received from the ‘links’ section of previous API calls.
fileType
The document file type.
Allowed values:
Response
This endpoint returns an object.
data
Data and attributes related to files
meta
Meta information about the API call
links
Related pagination links to the API call