List

Retrieve file information for users eligibility and reconciliation files, along with file download URL links.
Required scopes: files.read

Path parameters

organizationIdstringRequired

Your organization ID, provided by Kard.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

page[size]integerOptional

Number of records to be returned [1-100], default is 10.

page[after]stringOptional

Cursor value to retrieve next page of results if provided. Value can be received from the ‘links’ section of previous API calls.

fileTypeenumRequired

The document file type.

Allowed values:

Response

This endpoint returns an object.
datalist of objects

Data and attributes related to files

metaobject

Meta information about the API call

Errors