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}/operations
{ "operations": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "signerId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "<string>", "signingAlgorithm": "<string>", "dataHash": "<string>", "actorType": "<string>", "actorId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "actorName": "<string>", "createdAt": "2023-11-07T05:31:56Z", "actorMembershipId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "approvalGrantId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "clientMetadata": null, "errorMessage": "<string>" } ], "totalCount": 123 }
List signing operations for a signer
x >= 0
1 <= x <= 100
success
failed
denied
Default Response
Show child attributes
Was this page helpful?