Skip to main content
GET
/
api
/
auto-apply
/
profiles
/
{id}
/
resume
Download a resume
curl --request GET \
  --url https://connect.jobo.world/api/auto-apply/profiles/{id}/resume \
  --header 'X-Api-Key: <api-key>'
"<string>"

Authorizations

X-Api-Key
string
header
required

API key provided by Jobo

Path Parameters

id
string<uuid>
required

Profile ID

Response

The resume file bytes

The response is of type file.