Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 5.01 KB

File metadata and controls

12 lines (9 loc) · 5.01 KB

StackoneListPlatformLogsRequest

Fields

Field Type Required Description Example
orderBy JsonNullable<StackoneListPlatformLogsQueryParamOrderBy> The field to order the results by. created_at
orderDirection JsonNullable<StackoneListPlatformLogsQueryParamOrderDirection> 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<StackoneListPlatformLogsQueryParamFilter> Filter parameters that allow greater customisation of the list response