Documentation for Developers by Developers

Select a Platform

Events Search by Person ID

Description

Searches for all Events for a Person within the specified Start and End dates.

Endpoints

https://service.proxomo.com/v09/json/events/search/personid/{PersonID}/start/{Start}/end/{End}
https://service.proxomo.com/v09/xml/events/search/personid/{PersonID}/start/{Start}/end/{End}
 

HTTP Method

GET
 

URL Parameters

Name Data Type Required? Notes
PersonID String Yes Unique identifier of the Person to get Events for.
Start String of Unix Time. Yes Start Date Time (represented in Unix Time) to search for.
End String of Unix Time. Yes End Date Time (represented in Unix Time) to search for.

Returns

Array of Event records.

 


So many developers use Proxomo What are you waiting for?

SIGN ME UP