cURL
curl --request GET \ --url https://lawsuits.production.judit.io/warrants/{cnj_code}/attachments/{attachment_id} \ --header 'api-key: <api-key>'
Downloads the attachment document of an arrest warrant. An arrest warrant has a single attachment, which is the issued warrant document itself.
tribunal_id
Lawsuit CNJ code.
The attachment ID, returned in the tribunal_id property of the arrest warrant.
Was this page helpful?