Skip to main content
GET
Get Extension Details

Authorizations

anchor-api-key
string
header
required

API key for your Anchor Browser account, sent as the anchor-api-key header on every request. Create one at app.anchorbrowser.io (API Access), or obtain one programmatically via the unauthenticated agent-access flow (POST /v1/agent-access).

Path Parameters

id
string<uuid>
required

The ID of the extension to retrieve

Response

Extension details retrieved successfully

id
string<uuid>

Unique identifier for the extension

name
string

Extension name

manifest
object
createdAt
string<date-time>

Timestamp when the extension was created

updatedAt
string<date-time>

Timestamp when the extension was last updated