How we can limit the number of rows in api call
Hi, I am trying to access data of dataset using api and fetched the data using below api. https://api.domo.com/v1/datasets/{DATASET_ID}/data But it provide all the data, How we can limit the number of rows in api call? Please provide us the link if have any.