cURL
curl --request GET \ --url https://requests.production.judit.io/lawsuits/{lawsuit_cnj}/{instance}/attachments/{attachment_id} \ --header 'Authorization: Bearer <token>'
{ "attachment_url": "<string>" }
Essa página tem como objetivo mostrar o fluxo para baixar um anexo de um processo.
Documentation IndexFetch the complete documentation index at: https://docs.judit.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.judit.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT Bearer token for authentication
Successful response
Esta página foi útil?