Logo
Algoan API Documentation

Get analysis by id

GET {{baseUrl}}/v2/customers/{{customerId}}/analyses/{{analysisId}}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Cache-Control
string




RESPONSES

status





Curl
curl -X GET 'https://api.algoan.com/v2/customers/customerId/analyses/analysisId' -H 'Cache-Control: no-cache'

ENDPOINTS