Rate this page:

keys

Copy URL
keys(pattern: 

string

,
count:

number

):

Promise<StoragePage>

Retrieves all the keys assigned to a Voximplant application.

Parameters

  • pattern:

    string

    Optional

    Optional. Namespace that keys should contain

  • count:

    number

    Optional

    Optional. Maximum number of keys to return in a single request. The default value is 1000.

Returns