cURL
curl --request GET \ --url https://lawsuits.production.judit.io/lawsuits/{cnj_code}/{instance}/attachments/{attachment_id} \ --header 'api-key: <api-key>'
Downloads an attachment from a lawsuit.
attachments
Lawsuit CNJ code.
The lawsuit instance.
The attachment ID, taken from the attachments list returned by the lawsuit query.
Was this page helpful?