Tariscope 4.6.Tariscope API guide
Tariscope API Methods
15. tariscope.version
This is a GET method that returns the current version number of Tariscope.
Query parameters: none.
The method data is provided in JSON format in the response body:
- version – version number.
Example query:
http://localhost:8085/api/tariscope/version
Previous page Next page