Export View
GET {{baseUrl}}/api/v2/views/:view_id/export
Returns the csv attachment of the specified view if possible. Enqueues a job to produce the csv if necessary.
Allowed For
- Agents
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string | 
RESPONSES
status: OK
{"export":{"status":"starting","view_id":25}}