Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
We are trying to explore the methodology to retrieve data from Swagger UI (REST API).
Please help us.
Say you want to get all the parts that starts with number 000000006, you can make a rest api call like below. In the select you can select the attributes of the element which you want to retrieve.
We will get a JSON response like this.
Hello. This post helped me a lot. I was wondering if you know of a place that has a list of the property names that we can query? Specifically, I'm looking for the filename (including extension).
Thank you!