GET
/api/im/artifacts
List artifacts
Returns the authenticated user's uploaded artifacts.
curl -s "$BASE/api/im/artifacts?limit=10" \
-H "Authorization: Bearer $TOKEN"Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| limit | integer | N | 20 | |
| cursor | string | N | — |