Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

wishlistId
string
required

Query Parameters

startIndex
integer<int32>
pageSize
integer<int32>
sortBy
string
filter
string
responseFields
string

limits which fields are returned in the response body

Response

OK

Paged collection of wishlists.

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