get
https://loyalty-api.{environment}.funtrips.io//wallet/me/balance
Returns the token balance for the authenticated end user (derived from the PublicBearer).
If no wallet exists yet, returns 200 with tokens: 0. (Read does not create.)
Returns the token balance for the authenticated end user (derived from the PublicBearer).
If no wallet exists yet, returns 200 with tokens: 0. (Read does not create.)
Try It! to start a request and see the response here!