bulk export smart list API
In Marketo developer, bulk extract API details are given in the below link
https://developers.marketo.com/rest-api/bulk-extract/bulk-lead-extract/#filters
But, after implementing it fetches user record with date and time and number of smart list created in a particular workspace.
Although, I am looking to fetch all lead details from a particular smart lists. is there any API Endpoint are available to perform this kind of action?
I found alternate option to use static list and smart campaign but I want to avoid to use that feature.