List Applications

Retrieves a paginated list of KYB applications. Supports filtering by application
IDs, status, and creation time range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Filter and pagination criteria for listing KYB applications.

integer
Defaults to 1

Current page number. Defaults to 1.

integer
≤ 100
Defaults to 10

Number of records per page. Defaults to 10. Maximum 100.

applicationIds
array of strings
length ≤ 100

List of application IDs to filter. Maximum 100 items.

applicationIds
string
enum

KYB application status.

Allowed:
string

Filter applications created from this time (ISO 8601 format).

string

Filter applications created until this time (ISO 8601 format).

Headers
string

Unique request identifier. Injected by the API gateway if not provided by the client.
The same value is available in the response body requestId field for business-layer tracing.

string

Distributed tracing identifier. Injected by the API gateway if not provided by the client.
Used for cross-service request correlation in logs and monitoring.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json