keys
keys(pattern: string
): Promise<StoragePage>
Retrieves all the keys assigned to a Voximplant application.
Parameters
pattern:
string
OptionalOptional. Namespace that keys should contain
Returns
type:
Promise<StoragePage>
keys(pattern: string
): Promise<StoragePage>
Retrieves all the keys assigned to a Voximplant application.
string
Optional. Namespace that keys should contain
Promise<StoragePage>