v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
X Account Validation

List fund account validations

List all fund account validation records, optionally filtered by date range.

get/fund_accounts/validations

Query parameters

frominteger

Unix timestamp. Only validations created from this timestamp onwards are returned.

tointeger

Unix timestamp. Only validations created before this timestamp are returned.

countinteger

Number of validation records to return. Default: 10. Maximum: 100.

skipinteger

Number of validation records to skip. Use for pagination. Default: 0.

Response

List of validations

entity'collection'
countinteger