List FilesAsk AIget https://api.assembly.com/v1/filesThis API endpoint retrieves the list of files in a file channel.Query ParamschannelIdstringrequiredOnly return files within the file channel that matches this ID. You can retrieve a file channel ID by calling the List File Channels endpoint.pathstringFilters the results based on a folder path prefix. This is a recursive search, files location in subfolders will be returned if they match the path prefix.nextTokenstringlimitint32Defaults to 100Responses 200200 400400Updated 8 months ago