benchling_api_client.api.containers.bulk_get_containers module

async asyncio()

Bulk get a set of containers. Provide either containerIds or barcodes, not both.

async asyncio_detailed()
sync()

Bulk get a set of containers. Provide either containerIds or barcodes, not both.

sync_detailed()