Get missing signer inputs for signature profile
GET/v3/applications/:appId/envs/:appEnv/signature-profiles/:signatureProfileId/signers/:signerId/missing-inputs
This endpoint allow you to determinate the missing inputs needed to use a signer in a specific signature profile
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 408
- 500
An array of inputs.
Bad request error
Unauthorized error
Forbidden
Not Found
Timeout
Internal Error