Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://us.infisical.com/api/v1/cert-manager/signers/{signerId}/approval-policy
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "signerId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "hasSteps": true, "steps": "<array>", "constraints": { "maxSignings": 123, "maxWindowDuration": "<string>" } }
Read the signer’s approval policy (steps, approvers, limits)
Default Response
Show child attributes
Was this page helpful?