/
DE
desplega-ai
/
Agent Swarm API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
desplega-ai
Agent Swarm API
get
Get task file attachment metadata
v68
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-07
344
69
1.3 MB
FS
Get task file attachment metadata
get
/api/fs/tasks/{taskId}/files/{attachmentId}
Path parameters
taskId
string
uuid
required
attachmentId
string
uuid
required
Response
Task attachment metadata
TaskAttachment
required
id
string
uuid
required
taskId
string
uuid
required
agentId
string
nullable
required
name
string
required
kind
'agent-fs'
|
'url'
|
'shared-fs'
|
'page'
required
url
string
path
string
pageId
string
providerId
string
providerKey
string
capabilities
object
orgId
string
driveId
string
mimeType
string
sizeBytes
integer
sha256
string
intent
string
description
string
isPrimary
boolean
createdAt
string
date-time
required
createdBy
string
updatedBy
string