curl --request GET \ --url https://demo.parcha.ai/api/v1/getJobsByCaseId \ --header 'Authorization: Bearer <token>'
{ "jobs": [ {} ], "count": 123 }
JWT token obtained from the authentication endpoint