GET
/
v1
/
document
/
general
/
job
/
{job_id}
/
output
curl --request GET \
  --url https:api.markdown2pdf.ai/v1/document/general/job/{job_id}/output
{
  "url": "<string>"
}

Path Parameters

job_id
string
required

Response

200
application/json

Successful Response

The response is of type object.