benchling_sdk.services.v2.beta.v2_beta_app_service module¶
- class V2BetaAppService¶
- Bases: - benchling_sdk.services.v2.base_service.BaseService- V2-Beta Apps. - Create and manage Apps on your tenant. - https://benchling.com/api/v2-beta/reference?stability=not-available#/Apps - get_configuration_by_app_id(app_id: str) benchling_api_client.v2.beta.models.benchling_app_configuration.BenchlingAppConfiguration¶
- Get an appâs configuration by app id. - See https://benchling.com/api/v2-beta/reference?stability=la#/Apps/getAppConfigurationByAppID 
 
