Manuais
Fetch Analysis
Method
The method to be called is:
fetchAnalysis
Parameters
In the request headers the Authorization header must have the Access Token:
Authorization:
{{accessToken}}
JSON body
In the body of the POST a JSON structure can be empty.
This method will return all the analysis available in
PHC GO
.
In this List result the
fusqlid
to get specific analysis in method
runAnalysis
. Click here to visit
runAnalysis
chapter.