JavaScript
Extensions
Get extension metadata
Get an extension’s metadata (name, size, timestamps) by ID or name, without downloading the archive.
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Extension ID or name
Response
Extension metadata
A browser extension uploaded to Kernel.
Unique identifier for the extension
Timestamp when the extension was created
Size of the extension archive in bytes
Optional, easier-to-reference name for the extension. Must be unique within the project.
Timestamp when the extension was last used