🚀 We are preparing our documentation and source code for our first release. For any questions & to meet the founders, please fill in this form
{
"next_page_token": "<string>",
"secrets": [
{
"created_at": "2023-11-07T05:31:56Z",
"decrypted_value": "<string>",
"dek_alias": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"key": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
]
}List all secrets with decrypted values (requires decryption access)
{
"next_page_token": "<string>",
"secrets": [
{
"created_at": "2023-11-07T05:31:56Z",
"decrypted_value": "<string>",
"dek_alias": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"key": "<string>",
"updated_at": "2023-11-07T05:31:56Z"
}
]
}