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