Hi,
I would like to get results with pagination by using inline query API:
POST/api/4.0/queries/run/{result_format}
I have researched a lot but couldn’t find any solution for this. I’m using API v4.
I saw there was a similar request 4 years ago, it wasn’t possible back then, isn’t this still possible?
I have more than 100k records and want to be able paginate them.
If this is not possible with this endpoint, is there any other workarounds with different endpoints?