Get files in a folder

Get a list of file metadata for all files in a specified folder

Path Params
uuid
required
uuid
required
Query Params
include_file_status
exclude_file_status
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