cURL
curl --request GET \ --url https://api.devin.ai/v3beta1/organizations/{org_id}/attachments/{uuid}/{name} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "ctx": {}, "input": "<unknown>" } ] }
Download a file attachment. Returns a redirect to a presigned URL.
ViewOrgSessions
Service User credential (prefix: cog_)
Successful Response