Retrieve the content for a placement. The placement type is resolved
server-side so callers no longer pick an endpoint by placement type.
Returns a JSON:API document whose `data` resources are self-describing
by `type`: a standard placement returns `standardOffer` resources (with
`links`, optional `included` categories, and `meta`); a batch-activation
or group placement returns `placementBatch` slot resources. Distinguish
the two by each resource's `type`. Email and push-notification
placements are not servable through this endpoint and respond with a
`400`.<br/>
<b>Required scopes:</b> `rewards:read`
Path parameters
organizationIdstringRequired
Your issuer organization ID, provided by Kard
userIdstringRequired
The ID of the user as defined on the issuers system
placementIdstringRequired
Response
This endpoint returns an object.
Offers Response Objectobject
Batches Response Objectobject