Skip to main content

List Available Configurations

GET 

/public-api/v1/kyc/configuration

EndPoint Description : Retrieves a paginated list of KYC configurations available to the organization. Each configuration defines the verification checks required for individual onboarding and is selected before initiating the KYC process.

Details :

  • Supports filtering configurations using query parameters (such as title, type).
  • Results are scoped to the authenticated organization.
  • Responses are returned in a paginated format.

Request

Responses