Understanding voting requirements for different workflows
Reviewing which Authenticators are assigned to which configurations
Use pagination for profiles with many voting configurations Response includes all configuration parameters for each entry Configuration IDs from this list can be used to update or retrieve specific configurations
Request
Authorization
API Key
Add parameter in header
X-DPT-AUTHORIZATION
Example:
X-DPT-AUTHORIZATION: ********************
or
Query 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/list-voting-configurations?page&perPage' \
--header'X-DPT-AUTHORIZATION: <api-key>'