GetRules
Gets the rules.
Allowed roles: Owner, Admin, Developer, Supervisor, Call list manager, Support.
Example request: Get the first rule for the template 74951234567.
Gets the rules.
Allowed roles: Owner, Admin, Developer, Supervisor, Call list manager, Support.
Example request: Get the first rule for the template 74951234567.
The application ID. Required unless application_name is provided.
The application name. Required unless application_id is provided.
The service account ID bound to the rule. Read more in the guide
The first N records are skipped in the output
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.