Public Addons
GET
List Addons
Retrieve a paginated list of active addons. This endpoint doesn't require authentication.
GET
/public/addons
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| page | integer | Optional | Page number for pagination |
| per_page | integer | Optional | Number of items per page (default: 15) |
| search | string | Optional | Search by addon name |
Response
200 OKStatus Code
HTTP status code (200)
Message
Human-readable description
Data
Paginated list of active addons