API DocumentationManufacturer part revision controller

Get file analysis results

GET
/api/manufacturer/v1/part-revision/upload/{analysisId}/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

curl -X GET "https://example.com/api/manufacturer/v1/part-revision/upload/497f6eca-6276-4993-bfeb-53cbbbba6f08/results"
Empty
Empty
Empty

Last updated on