cURL
curl --request GET \ --url https://us.infisical.com/api/v1/cert-manager/alerts/{alertId}
{ "alert": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "description": "<string>", "eventType": "expiration", "filters": [ { "field": "profile_name", "operator": "equals", "value": "<string>" } ], "enabled": true, "projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "notificationConfig": { "enableDailyNotification": false }, "channels": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "channelType": "email", "config": {}, "enabled": true, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ], "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "alertBefore": "<string>" } }
Get a PKI alert by ID
Documentation IndexFetch the complete documentation index at: https://infisical-saif-eng-4890-add-support-for-oracle-db-access-in.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://infisical-saif-eng-4890-add-support-for-oracle-db-access-in.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Alert ID
Default Response
Show child attributes
Was this page helpful?