action rebilly_get_kyc_document { label: "Retrieve a KYC Document" description: "Retrieve a KYC document with specified identifier string." provider: rebilly method: GET path: "/kyc-documents/{id}" encoding: json output: { type: "object" } }