/
List attachments

List attachments

List documents attached to a Codyt job.

URL

(GET) projects/{projectid}/tasks/{taskid}/attachment/list

PARAMETERS

token

The token obtained on connection

Required

projectid

The project.

Required

taskeid

The unique task identifier

Required

namepattern

Optional filter on the file path or name. E.g. "*.htm" will show web pages in all folders and subfolders. "folder1\*.*" will show all files in a folder.

Optional

ontranslation

If true, attachments on the translated file are listed.

If false, attachments on the source file are listed

By default the value is false.

Optional

from

The first record to show starting with index 0. Default is 0

Optional

count

The number of records to show, up to 100 at a time. Default is 100.

Optional


RESULTS

Returns a list of file names




Related content

Enumerate files
Enumerate files
More like this
Enumerate files__
Enumerate files__
More like this
Set attachment
Set attachment
More like this
Download attachment
Download attachment
More like this
projects/{pid}/workflows/{did}/attachments/{locale}
projects/{pid}/workflows/{did}/attachments/{locale}
More like this
Find documents
Find documents
More like this

Copyright Wordbee - Buzzin' Outside the Box since 2008