cURL
curl --request GET \ --url https://demands-api.tavrn.ai/v1/jobs \ --header 'Authorization: Bearer <token>'
{ "packageIds": [ "<string>" ] }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
A list of package IDs