speechkit.utils module

Utilities functions, tht allow to use different api methods.

speechkit.utils.list_of_service_accounts(session, **kwargs)

Retrieves the list of ServiceAccount resources in the specified folder.

Parameters
Returns

List of dict with data of services accounts

Return type

list[dict]