Skip to main content
GET
https://finsync.ar
/
api
/
external-client
/
history
Export client transaction history (CSV)
curl --request GET \
  --url https://finsync.ar/api/external-client/history \
  --header 'x-api-key: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.finsync.ar/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

API Key for authentication

Query Parameters

clientId
integer
required

Client primary key

Response

UTF-8 CSV file (BOM prefixed for Excel)

The response is of type file.