Skip to main content

List KYC documents submitted by an agent

GET 

/agents/:id/kyc/documents

Returns every KYC document currently attached to the agent, including status (pending/verified/rejected), reference numbers and expiry dates. Requires the agent-kyc:read permission (staff) or agent-kyc:read:own (agents viewing their own file).

Request

Responses

Array of AgentKycDocument records.