API integrationv1schemasIndex all tables responseIndex all tables response tasks object[]Array [idstringUnique ID of the taskstatestringPossible values: [queued, running, finished, cancelled]]Index all tables response{ "tasks": [ { "id": "string", "state": "queued" } ]}