Skip to main content

Get Signature Quality Details for a User

GET 

/user/signature-qualities

Returns the effective signature quality that will be applied when the given username signs a document.

The resulting quality is determined by the combination of the requested quality and legislation, where any matches any legislation.

For example, if you create a SignatureRequest with quality=AES_MINIMAL and legislation=ZERTES, this endpoint will indicate the final quality the user will sign with — typically QES, as AES_MINIMAL upgrades to QES when the user's settings allow it.

Request

Responses

OK