files

List Files

get/api/files/list

Query parameters

pageinteger

Page number

Page number

sizeinteger

Page size

Page size

searchstring

Search filename or path

Search filename or path

task_idinteger nullable

Filter by task ID

Filter by task ID

uploads_onlyboolean

Only include user uploads

Only include user uploads

Response

Successful Response

object required

Changes

Changed in 1 of the 4 revisions of this API.6

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter search

      new-optional-request-parameter

    • added the new optional query request parameter size

      new-optional-request-parameter

    • added the new optional query request parameter task_id

      new-optional-request-parameter

    • added the new optional query request parameter uploads_only

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog