API DocumentationManufacturer part revision controller

Get file analysis results

Retrieves the results and processed file for a completed analysis as a MessagePack payload

GET
/api/manufacturer/v1/part-revision/upload/{analysisId}/results
AuthorizationBearer <token>

In: header

Path Parameters

analysisIdstring

ID of the analysis to retrieve results for

Formatuuid

Response Body

curl -X GET "http://m-api-dev.phas.io/api/manufacturer/v1/part-revision/upload/497f6eca-6276-4993-bfeb-53cbbbba6f08/results"
Empty
Empty
Empty

Last updated on