Unable to get all solutions through /api/v3/solutions

Unable to get all solutions through /api/v3/solutions

When I query the v3 solutions api I am unable to retrieve all the solutions defined in my manage engine instance. I did set the body for the post request  i.e set input_data
  1.  {"list_info": {"row_count": 50, "start_index": 1, "get_total_count": true }}
  1. I see data returned only under one topic as an example.
  2. The total count returned in the response is equal to the solutions i get back from the API although there are more solutions available in the instance.

Additionally, I am able to query each every individual solution though using /api/v3/solutions/{solutionId} and so it doesnt look like its a technician permission issue.

                  New to ADSelfService Plus?