I wanted to know if Marketo exposes APIs to List all the Leads in the database/server. I could only see apis related to FilterType and providing List ID but no apis does provide querying the whole leads in the Marketo Server. Help on this question is appreciated.
Try getting leads where email is not empty or something like that
Try getting leads where email is not empty or something like that
That won't work. There is no such function within the REST API.
This has been covered before -- try searching the Community for "REST get all leads."