API DocumentationManufacturer thread file controller
Download a thread file
Downloads a file attached to a thread by its ID
Authorization
Phasio API Bearer Token AuthorizationBearer <token>
In: header
Path Parameters
fileId*string
ID of the file to download
Response Body
application/octet-stream
curl -X GET "https://example.com/api/manufacturer/v1/thread-file/550e8400-e29b-41d4-a716-446655440000"Empty
Empty
Empty