Get list of filesAsk AIget https://api.platform.briink.com/workspaces/{workspace_id}/filesGet a list of file metadata for all files within a specific workspacePath Paramsworkspace_iduuidrequiredQuery Paramsfile_idsarraynullFile Ids array of uuidsinclude_statusarraynullInclude Status array of objectsexclude_statusarraynullExclude Status array of stringsonly_archivedbooleannulltruefalseenrich_metadatabooleanDefaults to falsetruefalsetag_idsarray of uuidsFilter by tag ids. Applies 'AND' filter logic: Returns entities that are mapped to all given tag_idsTag IdsADD uuidtag_group_idsarray of uuidsFilter by tag group ids. Applies 'AND' filter logic: Returns entities that are mapped to all given tag_group_idsTag Group IdsADD uuidtag_group_namesarray of stringsFilter by tag group names. Applies 'AND' filter logic: Returns entities that are mapped to all given tag_groupsTag Group NamesADD stringtag_group_tag_pairsarray of stringsFilter by tag_group:tag pairs (e.g. topic:climate). Applies 'AND' filter logic: Returns entities that are mapped to all given tag_group_tag_pairsTag Group Tag PairsADD stringResponses 200Successful Response 422Validation ErrorUpdated 6 months ago