---
title: "KB : REST export csv?"
canonical: "https://support.appfire.com/space/SUPPORT/607323070/KB%20%3A%20REST%20export%20csv%3F"
format: markdown
---
Some Asset Tracker users would like to export assets to a CSV file, currently, this URL from new UI seems doing the same job without much formatting,

> ℹ️ ***JIRA_URL***/rest/com-spartez-ephor/2.0/assets?offset=0&sortField=-update&folderId=10000
> ℹ️ 
> ℹ️ 
> ℹ️ 
> ℹ️ Talked with Bartek, it should be a bug, it should require a request header in order to get the CSV file. By default, it should be JSON
> ℹ️ 
> ℹ️ So in the future versions, users will need to add the request header "CSV" in order to get the file in CSV format.
> ℹ️ 
> ℹ️ *Content-type: application/csv*




Another way to get the CSV file will be using the new UI in Asset Tracker, then select all assets and click "export"