Skip to main content
GET
/
admin
/
exports
/
tax
Export tax data as CSV
curl --request GET \
  --url https://api.mnemom.ai/v1/admin/exports/tax \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Supabase service role key for admin and service endpoints

Query Parameters

start
string<date>
end
string<date>

Response

CSV file

The response is of type string.