Get Offers By User
Retrieve national brand offers that a specified user is eligible for. Call this endpoint to build out your
[targeted offers UX experience](/2024-10-01/api/getting-started#b-discover-a-lapsed-customer-clo). Local offers details
can be found by calling the [Get Eligible Locations](/2024-10-01/api/eligibility/get-locations-by-user) endpoint with the
`includeLocal` query parameter.<br/>
<b>Required scopes:</b> `rewards:read`
Path parameters
organizationId
Your issuer organization ID, provided by Kard
userId
The ID of the user as defined on the issuers system
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
page[size]
page[after]
page[before]
filter[purchaseChannel]
Allowed values:
filter[category]
Category of merchant. Please use URL Encode for non single word categories. (Food & Beverage should be Food%20%26%20Beverage)
filter[isTargeted]
sort
If provided, response will be sorted by the specified fields
include
CSV list of included resources in the response (e.g “categories”). Allowed value is categories
.
Response
This endpoint returns an object.
data
links
Related links to the API call
included