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