This is a paginated list of files and their associated groups. The page size is specified in the request. The cursor is used to fetch the next page of files.
Optionalnext_cursor?: string | null
Parameter for the next cursor offset. This is used to fetch the next page of files. If there are no more files, this will be None.
This is a paginated list of files and their associated groups. The page size is specified in the request. The cursor is used to fetch the next page of files.