transfer info
Returns info about current transfer
Response
OK
Example response
{
"type": "FROM_WEB",
"display_name": "Spice_Harvester_0.3mm_PLA_MK3S_12m.gcode",
"path": "/local",
"url": "https://files.printables.com/media/prints/42/gcodes/42_b42-242-442-8142c-424242/spice_harvester_0.3mm_pla_mk3s_12m.gcode",
"progress": 42.25,
"transferred": 3276800,
"time_remaining": 61,
"time_transferring": 42
}Changes
Changed in 5 of the 49 revisions of this API.2112
- ●
removed the optional property
transferfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
sizeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
time_remainingto the response with the200statusresponse-optional-property-added
- ○
added the optional property
urlto the response with the200statusresponse-optional-property-added
- ○
added the required property
display_nameto the response with the200statusresponse-required-property-added
- ○
added the required property
pathto the response with the200statusresponse-required-property-added
- ○
added the required property
progressto the response with the200statusresponse-required-property-added
- ○
added the required property
time_transferringto the response with the200statusresponse-required-property-added
- ○
added the required property
to_printto the response with the200statusresponse-required-property-added
- ○
added the required property
transferredto the response with the200statusresponse-required-property-added
- ○
added the required property
typeto the response with the200statusresponse-required-property-added
- ●
- ○
endpoint added
endpoint-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲