mirror of
https://github.com/LukeHagar/log10py.git
synced 2025-12-06 04:20:12 +00:00
1.1 KiB
1.1 KiB
ListRequestBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
offset |
Optional[int] | ➖ | The offset to start fetching feedback from. |
limit |
Optional[int] | ➖ | The number of feedback to fetch. |
completion_id |
Optional[str] | ➖ | The completion id to fetch feedback for. |
task_id |
Optional[str] | ➖ | The task id to fetch feedback for. |