Documentation Index
Fetch the complete documentation index at: https://docs.evergreens.ai/llms.txt
Use this file to discover all available pages before exploring further.
Author: Adnan AliDefinition
Below is the definition for the SecretEntity:SecretEntity
| Property | Type | Description |
|---|---|---|
| id | string | The unique identifier of the secret. |
| name | string | The name of the secret. |
| value | string | The value of the secret, which is always encrypted. |
| created_at | string | The timestamp when the secret was created. |
| updated_at | string | The timestamp when the secret was last updated. |