API DocumentationManufacturer part revision controller
Get file analysis results
Retrieves the results and processed file for a completed analysis as a MessagePack payload
Authorization
Phasio API Bearer Token AuthorizationBearer <token>
In: header
Path Parameters
analysisId*string
ID of the analysis to retrieve results for
Response Body
application/msgpack
application/json
application/json
curl -X GET "https://example.com/api/manufacturer/v1/part-revision/upload/497f6eca-6276-4993-bfeb-53cbbbba6f08/results"Empty
{ "error": "ORDER_NOT_FOUND", "message": "Order not found"}{ "error": "ORDER_NOT_FOUND", "message": "Order not found"}