List

GET
/issuers/:organizationId/files

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.

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: usersEligibilityFiledailyReconciliationFilemonthlyReconciliationFile

Response

This endpoint returns an object.
datalist of objects

Data and attributes related to files

metaobject

Meta information about the API call

Errors

Built with