GetKeyValueItems
Gets all the key-value pairs in which the keys begin with a pattern.
Allowed roles: Owner, Admin, Developer.
Example request: GetKeyValueItems example.
Gets all the key-value pairs in which the keys begin with a pattern.
Allowed roles: Owner, Admin, Developer.
Example request: GetKeyValueItems example.
Voximplant Management API uses signed JWT tokens generated from your service-account private key. Pass the token in the Authorization header as a Bearer value:
See Authorization for ready-to-copy snippets in bash, Python, Node.js and Go that turn your credentials.json into a token.
Number of items to skip (e.g. if you set count = 20 and offset = 0 the first time, the next time, offset has to be equal to 20 to skip the items shown earlier). Default value is 0
The key-value pairs