This page was automatically generated from tracezilla’s Swagger API documentation 2026-07-17

GET /exctract-data/{machine_name}/{format}

Get data from extract referenced by machine name.

Parameters (path)

Name Required Description Values
machine_name required Machine name of extract.  
format required The format that the data should be returned in. json, xlsx, chart, csv, ical, xml, embed

Responses

200

Data response

403

Unauthorized request

404

Extract could not be found

406

not acceptable

500

Internal server error