Skip to main content
GET
/
api
/
JobPosting
/
Applications
/
{applicationId}
/
Download
/
{documentType}
Download Application Document by application id and document type.
curl --request GET \
  --url https://api.example.com/api/JobPosting/Applications/{applicationId}/Download/{documentType}

Path Parameters

applicationId
integer<int32>
required
documentType
integer<int32>
required

Response

200

OK