Skip to main content
GET
/
extensions
/
{id_or_name}
Download extension archive
curl --request GET \
  --url https://api.onkernel.com/extensions/{id_or_name} \
  --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

Extension ID or name

Response

Extension ZIP archive

The response is of type file.