Skip to main content
GET
/
profiles
/
{id_or_name}
/
download
Download profile archive
curl --request GET \
  --url https://api.onkernel.com/profiles/{id_or_name}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id_or_name
string
required

Profile ID or name

Response

Profile ZIP archive

The response is of type file.