Onboarding (KYB)
List widgets
Retrieve all KYB widgets for the authenticated account.
GET
Returns every widget you’ve created as a flat array. Each entry is the full widget object, including its complete
config and embedLinkToken.
Requires Authorization: Bearer $TOKEN.
data is a flat array of widget objects — there is no widgets wrapper, total, or pagination. See Get widget for the full shape of each config section.