A GET request is called a HTTP method and TM1 REST API supports 4 different HTTP methods:
Read moreHow do you access REST API in flutter?
Accessing Product service API
Read moreHow do I use Post API in flutter?
This recipe uses the following steps:
Read moreHow do you post data in JSON format in flutter?
“post form data with json object flutter” Code Answer
Read moreHow do I get response from post API in flutter?
HTTP GET Response in Flutter
Read more