files
List Task Files
Get all files for a specific task.
More efficient than /api/files/list as it filters at database level. Only returns files that are already registered in the database.
get/api/files/task/{task_id}
Path parameters
task_idinteger required
Response
Successful Response
object required
Changes
Changed in 1 of the 4 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○