api version information

get/api/version

Response

OK

apistring required
versionstring required
printerstring required
textstring required
firmwarestring required
sdkstring

Example response

{
  "api": "1.0.0",
  "version": "0.7.0",
  "printer": "1.3.1",
  "text": "PrusaLink 0.7.0",
  "firmware": "3.10.1-4697",
  "sdk": "0.7.0"
}

Changes

Changed in 5 of the 49 revisions of this API.5715

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the optional property capabilities to the response with the 200 status

      response-optional-property-added

  • c2edc5e9e0b655See the full diff
    • deleted the query request parameter system

      request-parameter-removed

    • removed the optional property hostname from the response with the 200 status

      response-optional-property-removed

    • removed the optional property python from the response with the 200 status

      response-optional-property-removed

    • removed the optional property server from the response with the 200 status

      response-optional-property-removed

    • removed the optional property system from the response with the 200 status

      response-optional-property-removed

    • the response property api became required for the status 200

      response-property-became-required

    • the response property firmware became required for the status 200

      response-property-became-required

    • the response property text became required for the status 200

      response-property-became-required

    • added the required property printer to the response with the 200 status

      response-required-property-added

    • added the required property version to the response with the 200 status

      response-required-property-added

    This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional query request parameter system

      new-optional-request-parameter

    • added the optional property firmware to the response with the 200 status

      response-optional-property-added

    • added the optional property python to the response with the 200 status

      response-optional-property-added

    • added the optional property sdk to the response with the 200 status

      response-optional-property-added

    • added the optional property system to the response with the 200 status

      response-optional-property-added

  • 30eda14983ed523See the full diff
    • the response property api became optional for the status 200

      response-property-became-optional

    • the response property text became optional for the status 200

      response-property-became-optional

    • removed the required property firmware from the response with the 200 status

      response-required-property-removed

    • removed the required property printer from the response with the 200 status

      response-required-property-removed

    • removed the required property version from the response with the 200 status

      response-required-property-removed

    • removed the optional property capabilities from the response with the 200 status

      response-optional-property-removed

    • removed the optional property sdk from the response with the 200 status

      response-optional-property-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • added the optional property hostname to the response with the 200 status

      response-optional-property-added

    • added the optional property server to the response with the 200 status

      response-optional-property-added

    This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog