cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Rest API Calls - How to contruct datetime as param

aseaton
7-Bedrock

Rest API Calls - How to contruct datetime as param

I'm trying to make an api call using the service QueryNamedPropertyHistory(), but i don't know how to construct the datetime parameters. Any advice?

Thanks in advance.

Andy

1 REPLY 1
dupatel
19-Tanzanite
(To:aseaton)

Andrew Seaton​: You can follow our existing REST API call samples and documents available :REST API Overview and Examples

Check out section Downloading Log Information from “ApplicationLog” (or other log types) which shows usage of date.

Other useful reference -ThingWorx REST API Cheat Sheet

-Durgesh

Top Tags