Download athlete job contract as PDF only (no asset bundle)
Download athlete job contract as PDF only (no asset bundle)
Returns just the athlete’s job contract as a single PDF file. Unlike GET /athlete/jobs//download-contract, this endpoint intentionally excludes deal-asset documents and does NOT wrap the response in a zip — the athlete gets one PDF directly.
GET
Download athlete job contract as PDF only (no asset bundle)
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Path Parameters
Partner job ID.
Example:
1
Response
Contract PDF file (Content-Disposition: attachment; filename={athleteId}-contract-from-{jobId}.pdf).
The response is of type file.