I am unable to perform GET operations.
Suppose I am trying to perform "GET /{environment}/certificate_status/{certname}" action. I am using POSTMAN app in the chrome for testing. Using this app i am trying to perform GET operation, along with query parameter, but unable to do so.
Can you suggest how can i pass the value and run the GET action using the REST API? if any different app is required, then suggest? Kindly suggest the format of how the data can be passed?
i want to do GET and GET with query parameter in rest api.
↧