Objects
PagingMetadata
nextstring
Link to the next page.
pageSizeinteger[int32]
The current page size.
previousstring
Link to the previous page.
Example
{ "next": "-- Missing example --", "pageSize": 50, "previous": "-- Missing example --"}Link to the next page.
The current page size.
Link to the previous page.
{ "next": "-- Missing example --", "pageSize": 50, "previous": "-- Missing example --"}{
"next": "-- Missing example --",
"pageSize": 50,
"previous": "-- Missing example --"
}