snorkelai.sdk.client.secrets.list_integrations
- snorkelai.sdk.client.secrets.list_integrations(secret_store='local_store', workspace_uid=1, kwargs=None)
Gets configuration status for each foundation model provider (Only for superadmin users).
Parameters
Parameters
Return type
Return type
None
Name Type Default Info secret_store str
'local_store'
The secret store to list the secret (only local_store supported now). workspace_uid int
1
The workspace uid for the secret. kwargs Optional[Dict[str, Any]]
None
Other connection kwargs for accesing the secret store.