- API Documentation
- Overview
- Authentication
- Events
- Integration
- API Endpoints
- BillingAccounts
- Cards
- list
- Actions
- add
- delete
- deleteByNumber
- setPrimary
- Devices
- Fundraisers
- Invoices
- lookup
- Aspects
- adjustments
- invoiceTransactions
- transactions
- Actions
- collect
- Metros
- list
- Aspects
- summary
- topBusinesses
- topUsers
- Offers
- Payments
- Reports
- Subscriptions
- Users
- add
- alerts
- donateList
- donateLookup
- forgotPassword
- listOAuth
- lookup
- notificationSettings
- payments
- rewardList
- search
- signupWithCard
- Utilities
- categories
- extendedCategories
- features
- info
- locationSuggestions
- searchSuggestions
- searchSuggestionsMap
- Actions
- Venues
- Response Objects
- address
- alert
- application
- billingAccount
- businessStatsReport
- businessSummary
- card
- cashReward
- category
- chain
- collectionItem
- compactUser
- compactVenue
- device
- donation
- event
- fundraiser
- fundraiserSummary
- fundraiserUserTotal
- invoice
- invoiceAdjustment
- invoiceTransaction
- media
- merchantInfo
- metro
- offer
- offerDetails
- offerLink
- payable
- redemption
- results
- searchResults
- statsSummary
- subscription
- transaction
- transactionReport
- upgradeAction
- user
- userSegment
- userSummary
- userVenueTotal
- variableReward
- venue
Description
Retrieves a user with the given user id.
General
End Point | https://www.mogl.com/api/v2/users/{user} |
HTTP Method | GET |
Requires SSL | true |
Requires Acting User | false |
Scope(s) | None |
Path Parameters
Path parameters are ALWAYS required.
user | The user id of the user. |
Request Parameters
Parameters are NOT REQUIRED unless noted otherwise.
None
Response Fields
user | Returns a user object See user details |