Get list of files

Get a list of file metadata for all files within a specific workspace

Path Params
uuid
required
Query Params
file_ids
include_status
exclude_status
boolean
Defaults to false
tag_ids
array of uuids

Filter by tag ids. Applies 'AND' filter logic: Returns entities that are mapped to all given tag_ids

Tag Ids
tag_group_ids
array of uuids

Filter by tag group ids. Applies 'AND' filter logic: Returns entities that are mapped to all given tag_group_ids

Tag Group Ids
tag_group_names
array of strings

Filter by tag group names. Applies 'AND' filter logic: Returns entities that are mapped to all given tag_groups

Tag Group Names
tag_group_tag_pairs
array of strings

Filter by tag_group:tag pairs (e.g. topic:climate). Applies 'AND' filter logic: Returns entities that are mapped to all given tag_group_tag_pairs

Tag Group Tag Pairs
Responses

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