Object export
Export as CSV
Exports rows matching the query as CSV.
post/public/v1/objects/{name}/export/csv
Path parameters
namestring required
Example:deals
Request body
Example request
{
"search": "example"
}Response
CSV body
Exports rows matching the query as CSV.
{
"search": "example"
}CSV body