Skip to main content
1-Visitor
September 14, 2020
Solved

Get monitoring and log data via rest API

  • September 14, 2020
  • 1 reply
  • 4232 views

Hi,
Is there any REST API or java sdk provided by ThingWorx  to get monitoring and logging data ? 

Best answer by PaiChung

Hopefully this helps

https://www.ptc.com/en/support/article/CS329281?&language=en&posno=2&q=thingworx%20rest%20api%20post&source=search

The ServiceDefinitions should show you the parameters available, those you would construct and submit as a JSON in the body.

1 reply

22-Sapphire I
September 14, 2020

You can just call the available services associated with the logs.

1-Visitor
September 14, 2020

ok let me try and get back to you.  Thanks!