Assets
GET
Get All Assets
Retrieve a paginated list of all assets with optional filtering and search capabilities.
Required Permission:
Preview Asset
GET
/assets
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 name, description or category name |
Response
200 OKStatus Code
HTTP status code (200)
Message
Human-readable description
Data
Paginated list of assets