Export list items
Spaces method and path for this operation:
post /s/{space_id}/api/lists/items/_export
Refer to Spaces for more information.
Export list item values from the specified list.
POST
/api/lists/items/_export
curl \
--request POST 'https://localhost:5601/api/lists/items/_export?list_id=string' \
--header "Authorization: $API_KEY"