Extensions

Get Extension Details

Get details of a specific extension by its ID

get/v1/extensions/{id}

Path parameters

idstring uuid required

The ID of the extension to retrieve

Response

Extension details retrieved successfully

idstring uuid

Unique identifier for the extension

namestring

Extension name

createdAtstring date-time

Timestamp when the extension was created

updatedAtstring date-time

Timestamp when the extension was last updated

Changes