List Fulfillments for Required DocumentCopy Pagepost https://api.kompliant.com/workflow.requiredDocument.fulfillment.listList all fulfillments for a required document with optional filtering by decision status and document upload status.Body ParamsRequest to list fulfillments for a required documentrequired_document_idstringrequiredRequired document identifier with rd_ prefixfiltersobjectOptional filters to apply to the fulfillments listfilters objectverbosebooleanInclude detailed document information and deleted_at field in the response. When false or omitted, the 'document' field is excluded and 'deleted_at' is excluded when null.truefalseResponses 200Successful operation - returns array of fulfillments 400Bad Request - Client request errors or validation failures for fulfillment list 401Unauthorized - Authentication errors or failures 4XXOther 400 level errors 5XXServer Error - Server-side issuesUpdated 8 months ago