{ "libraryDocumentId": "nda-001", "name": "NDA Template", "status": "ACTIVE", "ownerEmail": "manager@example.com", "fileInfos": [ { "label": "NDA.pdf", "url": "https://example.com/nda.pdf" } ], "recipientsListInfo": [ { "recipientSetRole": "SIGNER", "recipientSetMemberInfos": [ { "name": "Employee", "email": "employee@example.com" } ] }, { "recipientSetRole": "APPROVER", "recipientSetMemberInfos": [ { "name": "Manager", "email": "manager@example.com" } ] } ] }