Skip to main content
Version: 25.5

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

NameTypeDefaultInfo
secret_storestr'local_store'The secret store to list the secret (only local_store supported now).
workspace_uidint1The workspace uid for the secret.
kwargsOptional[Dict[str, Any]]NoneOther connection kwargs for accesing the secret store.

Return type

None