These sample requests are autogenerated by the OpenAPI spec.
The IDs and values referenced in these responses are fake; please only rely on these responses for overall structure.
All parameters are optional unless explicitly specified.
The collections of objects to export.
[
"subscribers"
]Parameters to pass to the exporter. These are specific to the collection and format, and constrain the export.
{
"status": "active"
}The format of the export files.
"csv"Comma-separated values.
JavaScript Object Notation.
If provided, the export will only include these columns.
[
"id",
"email"
]