Lien 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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.