cURL
curl --request GET \ --url https://app.getswipe.in/api/partner/v2/doc/pdf/{doc_hash_id} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The hash id of the document to be fetched