Get Signer Creation Constraints
GET/v3/applications/:appId/envs/:appEnv/signature-profiles/:signatureProfileId/signer-inputs-constraints
IgniSign offer a wide range of signature profiles.
Because requirements related to the signers vary between them, this endpoint allow you to determinate the inputs needed to create a signer.
This information is fix for a given signature profile, so It's not needed to check these values before each signer creation.
This information is also available in the IgniSign Console.
this method is a part of the Signature Request Creation Api Life Cycle.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 408
- 500
An array of signature profiles.
Bad request error
Unauthorized error
Forbidden
Not Found
Timeout
Internal Error