Get a list of workspace files.

If the user is not admin, then only the files that are either public or attached to a workspace where the user is a collaborator will be returned.

Required permissions

  • read files

Optional permissions

  • read workspaces To access the workspace a file is attached to

  • read user To access the file creator information

Query Params
int32
≥ 1

Maximum number of items to be returned

int32
≥ 0

Return results starting from the specified (zero-based) index

string

Comma-separated list of fields to sort on. Prefix a field with the minus "-" sign if you intend to apply descending sorting to it

boolean

Set this parameter to false if you want to only retrieve the number of objects matching the query

string

Comma-separated list of attributes to be returned. Nested attributes are separated by dots - e.g. data.title

string

Filter by file name

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json