pages/csv (GET)
Overview
Get CSV of selected pages
- REST Method: GET
- Method Access: public
Query Parameters
| Name | Type | Description |
| filename | string? | Filename to use for the csv file. (default: pages.csv) |
| pageids | string | Comma separated list of pageids to add to csv |

