Files
log10py/docs/models/operations/listrequestbody.md
Niklas Nielsen ebd24efca7 Initial commit
2024-05-24 19:20:08 -07:00

1.1 KiB
Raw Blame History

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.