Verifying configuration settings before applying to operations
Debugging voting workflow behavior
Documenting authorization requirements
Retrieving configuration details for updates
Identifier can be either configuration ID or configuration name Use configuration name for human-readable lookups Use configuration ID for programmatic access Response includes complete configuration details
Request
Authorization
API Key
Add parameter in header
X-DPT-AUTHORIZATION
Example:
X-DPT-AUTHORIZATION: ********************
or
Path Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://sandbox.privicore.com:9009/verified-authenticator/retrieve-voting-configuration/' \
--header'X-DPT-AUTHORIZATION: <api-key>'