GET/api/v1/frames/catalogframes_catalog
Frames catalog
| 处理器 | frames_catalog |
|---|---|
| 签名 | async frames_catalog(frame_id: _FilterValues=None, entity_id: _FilterValues=None, kind: _FilterValues=None, offset: int=Query(default=0, ge=0, le=100000), limit: int=Query(default=100, ge=1, le=1000)) -> JSONResponse |
| 源码 | L3262 |
REQUEST
curl -X GET \
http://127.0.0.1:8000/api/v1/frames/catalog