v1
latestOpenAPI 3.1.02026-07-241695611.0 MBLien Filing
Get Lien Submission Attachment
Retrieve a lien submission attachment.
This endpoint allows you to download an attachment associated with a specific lien submission. The attachment is identified by its unique ID, and the lien submission is identified by its unique filing ID.
get/lien_submissions/{filing_id}/attachments/{attachment_id}
Path parameters
filing_idstring uuid required
The ID of the lien filing to retrieve the attachment for.
The ID of the lien filing to retrieve the attachment for.
attachment_idstring uuid required
The ID of the attachment to retrieve.
The ID of the attachment to retrieve.