Files
log10go/docs/models/operations/listrequestbody.md
2024-05-24 18:29:28 -07:00

1.1 KiB
Raw Blame History

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.