cURL
curl --request GET \ --url https://api.human.qa.artistree.io/v1/orders/pdf/{order_id} \ --header 'Authorization: Bearer <token>'
"<string>"
Get a watermarked PDF certificate for your order.
The access token received from the authorization server in the OAuth 2.0 flow.
36
The order certificate PDF
The response is of type file.
file