Get User Entitlements
GET/me/entitlements
Get the entitlements a user has purchased externally where a mapped SKU exists on the game.
Request
Error Codes
Status Code | Error Ref | Description |
---|---|---|
400 | MONETIZATION_PORTAL_INVALID | The portal supplied is invalid or missing. |
400 | USER_CONNECTION_MEMBER_NOT_FOUND | The user has no association with the portal. |
403 | MONETIZATION_PORTAL_IAP_CONFIG_NOT_CONFIGURED | The game is not configured for in app purchases. |
404 | GAME_NOT_FOUND | The game does not exist. Must provide a game id. |
Responses
- 200
- 400
- 403
- 404
List of entitlements
Unauthorized
Forbidden
Not Found