Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

isActive
boolean

only return active / inactive signing methods

Response

OK

IsActive
boolean

Whether the signingMethod can be used for creating new signing fields

Name
string

The configured name of the signing method

Example:

"my_manual_signing"

DisplayNames
object

The name per language that will be shown to a signer

Example:
DisplayNamesInitiator
object

The name per language that should be shown to the initiator when creating the package.

Example:
Descriptions
object

Description of the signing method per language to provide more information about the signing method during package creation.

Example:
RequiredProperties
string[]

The required properties for mandated signing

Example:
KeyPairs
object[]

available KeyPairs that can be used to sign with this method