Question
Get Agreements by filename
Could someone please assist me in retrieving an agreement by the name of an uploaded file? Currently, I am using the getAgreement call to fetch all agreements, filtering them by status as "signed" and then by name. However, I want to directly fetch the document with a specific name.
