Loading...
Loading...
Fetch the current tenant's allowed entitlements (BackgroundCheckTarget list). Returns JSON with `allowed` (array of permission keys) and `descriptions` (map of key → human-readable label). Called by sumsub-create-level (and other create-* skills) before building a payload to gate entitlement-required features.
npx skill4agent add sumsub/agent-skills sumsub-check-permissionsbash ${CLAUDE_SKILL_DIR}/scripts/check_permissions.shHTTP <code>{"allowedChecks": {"REUSABLE_KYC_SDK": "Reusable KYC via API/SDK: ...", "VIDEO_IDENT": "Video Identification: ..."}}
HTTP 200{"description":"Unauthorized","errorName":"...","correlationId":"..."}
HTTP 401allowedChecksallowedChecksBackgroundCheckTargetallowedChecks| Feature | Required entitlement |
|---|---|
| |
| |
| |
| |
| |
| |
| NFC chip reading | |
| Video ident sessions | |
| Reusable KYC via SDK | |
| Known face search | |
| AML / watchlist step | |