Request URL
GET https://api.dotcom-monitor.com/config_api_v1/securevaults
Get the list of the crypts created in Dotcom-Monitor Secure Vault.
Success Response
Fields Description
Field |
Type |
Description |
Name |
string |
The name of a crypt/variable. |
Id |
int32 |
Unique ID of a crypt/variable.
|
Variables |
array of objects |
List of variables created in a crypt.
|
Value |
string |
The value of a variable. |
Realm |
string |
The field contains the name of the resource where the variable can be used. |
MaskedUI |
boolean |
Possible values:
|
UsedForMaskedValues |
boolean |
Possible values:
|