Retrieves the list of owners for a specific vault. Vault owners are the users who have the highest level of access to the vault and can manage its settings, including adding or removing members (for vaults with 'member' access type).
Request
Authorization
Add parameter in header
x-api-token
Example:
x-api-token: ********************
Request 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://api.signater.com/v1/ecm/vaults/owners' \
--header'x-api-token;'
Responses
🟢200OK
application/json
Vault owners retrieved successfully
Body
items
array[object (GetVaultOwnersApiResponseItem) {6}]  | nullÂ