Skip to main content
GET
/
v1
/
orders
/
pdf
/
{order_id}
Get certificate PDF
curl --request GET \
  --url https://api.human.qa.artistree.io/v1/orders/pdf/{order_id} \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

order_id
string
required
Required string length: 36

Response

The order certificate PDF

The response is of type file.