Description

Returns user venue totals for the given month. Can be used to build leaderboards.

General

End Point
https://www.mogl.com/api/v2/venues/{venue}/userVenueTotals
HTTP Method GET
Requires SSL true
Requires Acting User false
Scope(s) None

Path Parameters

Path parameters are ALWAYS required.

venue The id of the venue to lookup user venue totals for.

Request Parameters

Parameters are NOT REQUIRED unless noted otherwise.

user The id of the specific user we want to find totals for.
date The month that we want to look at totals for. If not provided then will be the most current.
page Page number of results.
numResults Number of results to return per page.

Response Fields

results A list of userVenueTotals. See results details, See userVenueTotal details

Try It Now

Endpoint
Client Id
(required)
Access Token
Add
User Token
*(see below -- client_credentials only)
user
Add
date
Add
page
Add
numResults
Add
*Partners that authenticate with client_credentials should provide a user_token.