Addons

Get a single addon by ID

Retrieves an addon by its unique identifier, including entitlements and pricing details.

get/api/v1/addons/{id}

Path parameters

idstring required

The unique identifier of the entity

Response

The addon object with full details.

Changes