API ReferenceTask
Export task PDF
Export task PDF
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Path Parameters
id*string
Task identifier
Response Body
curl -X GET "https://example.com/project/tasks/string/export-pdf"{ "key": "string", "downloadUrl": "string"}