Wallet API
stringstringstringstring
End-user endpoints. The authenticated user reads their own wallet using access token.
Get the authenticated user's wallet
GET
https://edge.preo.cloud
/api/wallet/me
Returns the unified wallet payload for the authenticated end-user.
query Parameters
edition_idWhen set, the response arrays (purchases/orders/passes) are filtered to this edition.
includeComma-separated list of sections to include: user, purchases, orders, passes, centrifugo. Defaults to all.
order_statusIn-memory filter: keep only orders with this status.
purchase_statusIn-memory filter: keep only purchases with this status.
Get the authenticated user's wallet › Responses
200
object · required
object[] · required
object[] · required
object[] · required
object · required
object · required

