List workflows in the project.
List of workflows
res = client.workflows.list()
{- "items": [
- {
- "externalId": "string",
- "description": "string",
- "createdTime": 1730204346000,
- "lastUpdatedTime": 1730204346000,
- "dataSetId": 1
}
], - "nextCursor": "4zj0Vy2fo0NtNMb229mI9r1V3YG5NBL752kQz1cKtwo"
}