Documentation for Developers by Developers

Select a Platform

Event Get

Description

Returns the specified Event record.

Endpoints

https://service.proxomo.com/v09/json/event/{EventID}  
https://service.proxomo.com/v09/xml/event/{EventID}
 

HTTP Method

GET
 

URL Parameters

Name Data Type Required? Notes
AppDataID String Yes Unique identifier of the Event record being requested
 

Returns

The requested Event record.
 

 

JSON Sample

Request:
GET: https: //service.proxomo.com/v09/json/event/laefC9diAkNws4hC

Response:
JSON GET Result:
{
    "Address1": null,
    "Address2": null,
    "AppData": [],
    "City": null,
    "CountryCode": null,
    "CountryName": null,
    "Description": "Test Event Descr",
    "EndTime": "\/Date(1329601556000+0000)/",
    "EventName": "Test Event",
    "EventType": null,
    "ID": "laefC9diAkNws4hC",
    "ImageURL": null,
    "LastUpdate": "\/Date(-62135596800000+0000)/",
    "Latitude": 37.416488999999999,
    "LocationID": "EUTh8SnRpWyXi3Jp",
    "Longitude": -122.01371,
    "MaxParticipants": 0,
    "MinParticipants": 100,
    "Notes": null,
    "PersonID": "NM77fyFfH32sG9CK",
    "PersonName": "Tester",
    "Privacy": 2,
    "StartTime": "\/Date(1328996756000+0000)/",
    "State": null,
    "Status": 0,
    "Zip": null
}

So many developers use Proxomo What are you waiting for?

SIGN ME UP