简体中文
cURL
curl --request GET \ --url https://api.devin.ai/v1/secrets \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "type": "cookie", "created_at": "2023-11-07T05:31:56Z", "key": "<string>" } ]
列出您组织中所有 secret 的元数据。不返回 secret 的具体内容。
Personal API Key (apk_user_) or Service API Key (apk_)
Successful Response
cookie
key-value
dictionary
totp