ListEntitlements
Returns list of entitlements based on specified parameters.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Maximum number of records to return
Filter the result-set by properties using a subset of the Kibana Query Language.
This currently supports queries based on user_id
and offer_id
The pagination token in the List request.
OK
The response is of type object
.