cURL
curl --request GET \ --url https://api.devin.ai/v3/enterprise/sessions/{devin_id}/attachments \ --header 'Authorization: Bearer <token>'
[ { "attachment_id": "<string>", "name": "<string>", "source": "devin", "url": "<string>", "content_type": "<string>" } ]
列出某个会话的所有附件。
ViewAccountSessions
服务用户凭据(前缀:cog_)
成功响应
devin
user