Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 2.69 KB

File metadata and controls

12 lines (9 loc) · 2.69 KB

StackoneListStepLogsRequest

Fields

Field Type Required Description Example
orderBy JsonNullable<OrderBy> The field to order the results by. created_at
orderDirection JsonNullable<OrderDirection> The direction to order the results by. asc
pageSize JsonNullable<Double> The number of results per page (default value is 25)
next JsonNullable<String> The unified cursor
filter JsonNullable<Filter> Filter parameters that allow greater customisation of the list response