cURL
curl --request GET \ --url https://api.devin.ai/v3/organizations/{org_id}/sessions/{devin_id}/attachments \ --header 'Authorization: Bearer <token>'
[ { "attachment_id": "<string>", "name": "<string>", "source": "devin", "url": "<string>", "content_type": "<string>" } ]
Alle Anhänge für eine Sitzung auflisten.
ViewOrgSessions
Servicebenutzer-Anmeldedaten (Präfix: cog_)
Erfolgreiche Antwort
devin
user