Export training snapshots as a JSON download
Training
Export training snapshots as a JSON download
Returns a JSON file as an attachment. Response sets Content-Disposition: attachment; filename="training-data-<ts>.json". The body is the export payload (not the { success, data } envelope used elsewhere).
GET
Export training snapshots as a JSON download
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Forward telemetry traces to the backend collectorGet all training snapshots with pagination and filters