Skip to main content
GET
List session attachments
The devin_id is the session ID prefixed with devin- (e.g., devin-abc123).

Permissions

Requires a service user with the ViewAccountSessions permission at the enterprise level.

Authorizations

Authorization
string
header
required

Service User credential (prefix: cog_)

Path Parameters

devin_id
string | null
required

Devin session ID (prefix: devin-)

Example:

"devin-abc123def456"

Query Parameters

org_id
string | null

Response

Successful Response

attachment_id
string
required
name
string
required
source
enum<string>
required
Available options:
devin,
user
url
string
required
content_type
string | null