Get document details

Get details about a document associated with a bill.

From the response, you can use downloadLink in a GET request to download the document.

curl '{downloadLink}&sessionId={session_id}' \
--output {document_name}
Language
Click Try It! to start a request and see the response here!