hallowed-lawyer-5424
08/05/2022, 10:01 AM<http://localhost:8080/entities?action=search>
with this body as payload
{
"input": "",
"entity": "dataset",
"start": 9999,
"count": 10000
}
I could able to fetch only upto 10,000 records. Is there any way to get entire records based on entity type and environment. If I give start as '0' and end as '10000', getting the response. Not getting the remaining records.incalculable-ocean-74010
08/05/2022, 1:00 PMhallowed-lawyer-5424
08/05/2022, 2:10 PM