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
- 200
- 400
- 401
- 404
- 429
- 500
- 503
OK
Bad request
Unauthorized
Not found
Too many requests
Internal server error
Service unavailable