adminTenantKycPolicies
#List the KYC policies of a specific tenant (PlatformAdmin only).
Mirrors kycPolicies but takes the target tenant from the argument
instead of the request context, so platform admins can inspect a
tenant they're not impersonating. Used by the admin tenant detail
page.
Arguments
- tenantId!
- input!
Default
{ "vertical": null, "role": null, "activeOnly": false, "search": null, "pagination": { "limit": 10, "page": 1, "after": null } }