Question
Request Timeout - Marketo Rest API with batchSize 1
I am sending a get request to the Get Multiple Leads by List ID rest api with a list id that contains a large number of leads. I only need the first record for validation so I am setting the batchSize to 1. However the request times out most of the times.
Is there a way to validate my request without marketo trying to fetch all the records? I just need to check if my request is valid.
Is there a way to validate my request without marketo trying to fetch all the records? I just need to check if my request is valid.