Action disabled: media

/api/tableviews/ID/tabledata

HEAD, GET

The the tableviews data as CSV. You may use the HEAD verb to see the size of the CSV data if you want to decide if it is worth downloading it.

This contains exactly the same data as the tableview in the GUI, also including any “custom fields” (filled by the admin)

Syntax

GET /api/tableviews/ID/tabledata
Host: apply.example.edu
Authorization: DREAM apikey="..."

Response headers

Content-Type: text/csv; charset=utf-8
Content-Length: 12345
Content-Disposition: attachment; filename="tableview-123-2014-02-12T15:19:21+00:00.csv"