benchling_api_client.api.legacy_workflows_deprecated.list_workflows module¶
- async asyncio(*, client: Client) Optional[WorkflowList] ¶
List workflows
- async asyncio_detailed(*, client: Client) Response[WorkflowList] ¶
- sync(*, client: Client) Optional[WorkflowList] ¶
List workflows
- sync_detailed(*, client: Client) Response[WorkflowList] ¶