Download Job Endpoints

NOTE: The endpoint to begin resource download is the /targets/<target_id>/resources/<resource_id>.zip/ GET endpoint.

Get Download Job

GET http://localhost/api_v1/download/:ticket_number:/

Check in on the resource download on the server

Path Parameters

NameTypeDescription

ticket_number

string

Ticket number for the server process

Headers

NameTypeDescription

presqt-source-token

string

User's Target token

Zip file in the content

Last updated