Stampfactory
Dokumentation
Export & Import

Daten exportieren

Formats are registered in the ExportFormat enum — each maps to an ExportProvider implementation.

GET
/export/{start}/{end}
AuthentifizierungBearer <token>

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Ort: header

Pfadparameter

start*string
end*string

Response-Body

text/csv

application/json

curl -X GET "https://example.com/export/string/string"
"string"