It’s possible to display the data fetched by HTTP REST API Fetcher
however you like - just add the elements you need to the children slot. E.g. for a vertical layout, use a vertical stack. For more info, check out our docs on using slots
Moreover, you can dynamically set HTTP Rest API Fetcher props to change the fetch parameters based on user selection. For more info, check out our docs on Dynamic values