info: name: Get QR Code type: http seq: 6 http: method: GET url: "{{base_url}}/api/v1/filaments/{{filament_id}}/qrcode" auth: type: bearer token: "{{access_token}}" settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5