FS

Get task file attachment metadata

get/api/fs/tasks/{taskId}/files/{attachmentId}

Path parameters

taskIdstring uuid required
attachmentIdstring uuid required

Response

Task attachment metadata

idstring uuid required
taskIdstring uuid required
agentIdstring nullable required
namestring required
kind'agent-fs' | 'url' | 'shared-fs' | 'page' required
urlstring
pathstring
pageIdstring
providerIdstring
providerKeystring
capabilitiesobject
orgIdstring
driveIdstring
mimeTypestring
sizeBytesinteger
sha256string
intentstring
descriptionstring
isPrimaryboolean
createdAtstring date-time required
createdBystring
updatedBystring

Changes

Changed in 3 of the 104 revisions of this API.13

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation