What does “limit” refer to in the LambdaTest Automation API?
Hi Rebecca,
The “limit” parameter is used to specify the number of records to fetch in the response. For example, in this API, https://api.lambdatest.com/automation/api/v1/sessions?status=running
, setting the limit to 10 will retrieve 10 records.