API DocumentationManufacturer part revision controller
Download part revision file
Downloads a specific file type associated with a part revision
Authorization
Phasio API Bearer Token AuthorizationBearer <token>
In: header
Path Parameters
partRevisionId*string
ID of the part revision
type*string
Type of file to download
Response Body
application/octet-stream
curl -X GET "https://example.com/api/manufacturer/v1/part-revision/497f6eca-6276-4993-bfeb-53cbbbba6f08/download/ORIGINAL_CAD_FILE"Empty
Empty
Empty
Last updated on