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>" } ]
List all attachments for a session.
ViewAccountSessions
Service User credential (prefix: cog_)
Successful Response
devin
user