How to get General Tasklist Details using API

How to get General Tasklist Details using API

How to get the general tasklist using Projects API.

Currently, when I get all the tasklists from the API, there is a response variable  isgeneral (true or false).

I want to get the tasklist with  isgeneral = true using the API

Is that possible ?