post https://{instance}.app.liongard.com/api/v2/environments//query
Returns results for one or more environment queries for the given queryIdentifiers (array of query names)
Log in to see full request history
Response
200Success
Returns results for one or more environment queries for the given queryIdentifiers (array of query names)
200Success
xxxxxxxxxx
curl --request POST \
--url https://example.app.liongard.com/api/v2/environments/environmentId/query \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!