Endpoint
Query Parameters
| Param | Type | Default | Description |
|---|---|---|---|
category | string | Filter: photo, video, audio, document | |
limit | number | 50 | Max results (capped at 100) |
offset | number | 0 | Pagination offset |
GET /v1/media — List media files with optional category filtering
| Param | Type | Default | Description |
|---|---|---|---|
category | string | Filter: photo, video, audio, document | |
limit | number | 50 | Max results (capped at 100) |
offset | number | 0 | Pagination offset |