User Checks

Get checks for a user

Lists all checks for a user specified by ID.

get/users/{user_id}/checks

Query parameters

list_historyboolean

If true, return the full history of checks (all records) instead of only the latest check per type.

type'KYC' | 'INSTRUMENT_FIT' | 'POR' | 'COMPLIANCE' | 'GUARDIAN' | 'USER_SELF_ASSESSMENT' | 'US_WITHHOLDING_TAX_STATUS'

Filter the returned checks to a single allowed check type (e.g. US_WITHHOLDING_TAX_STATUS).

Response

OK