Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

startIndex
integer<int32>

The start index.

pageSize
integer<int32>

Size of the page.

sortBy
string

The sort by.

filter
string

The filter.

q
string

The q.

qLimit
integer<int32>

The q limit.

responseFields
string

limits which fields are returned in the response body

Response

OK

items
object[] | null
pageCount
integer<int32>
pageSize
integer<int32>
startIndex
integer<int32>
totalCount
integer<int32>