Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Zero-based page index (0..N)
x >= 0
The size of the page to be returned
x >= 1
Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
OK
The response is of type object[]
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Zero-based page index (0..N)
x >= 0
The size of the page to be returned
x >= 1
Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
OK
The response is of type object[]
.