I do not see any limitations on the offset and limit parameters for the exports endpoint. However, when I make the following request:
I get back a CSV file with only 2 rows and the 2nd row says: “Streaming interrupted due to the following error: Invalid value for sum of offset + limit API parameter: 83714 was found but <= 10000 is expected. (error_code: InvalidRESTParameterError)”
I thought the 10000 limit for offset+limit only applied to the records input. Is that wrong?
If it’s useful, I am able to retrieve the entire dataset at once: