mirror of
https://github.com/LukeHagar/log10go.git
synced 2025-12-06 04:20:12 +00:00
1.1 KiB
1.1 KiB
ListRequestBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
Offset |
*int64 | ➖ | The offset to start fetching feedback from. |
Limit |
*int64 | ➖ | The number of feedback to fetch. |
CompletionID |
*string | ➖ | The completion id to fetch feedback for. |
TaskID |
*string | ➖ | The task id to fetch feedback for. |