Lists all secrets for an organization.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
No | decryptValue | bool | Whether to decrypt the secret values. |
No | secretType | OrganizationSecretType | Filter secrets by type. Use OrganizationSecretType enum values. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
result | list[OrganizationSecret] |