Esri's Geotrigger Service is replacing Geoloqi! Learn More | FAQ

account/username

Contents

URL

https://api.geoloqi.com/1/account/username

Description

Get the username of the current user.

Supported Formats

JSON

Supported Request Methods

GET

Parameters

No parameters are required for this method. The client must only pass its OAuth token.

Response

Success

{
  "username":"aaronpk"
}