Skip to main content
GET
/
v2
/
config
/
csv-export
CSV export limits
curl --request GET \
  --url http://localhost/api/v2/config/csv-export
{
  "async_enabled": true,
  "limit": 123
}

Query Parameters

apikey
string

API key for rate limiting or for sensitive endpoints

key
string

Secret key for getting access to restricted resources

Response

CSV export limits.

async_enabled
boolean
limit
integer