I have got access token by doing following call. https://cloudsso.cisco.com/as/token.oauth2?grant_type=client_credentials&client_id=<id>&client_secret=<secret> Using this access token, I posted a GET request as follows: https://apmx-stage.cisco.com...