Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | List[components.ContainerFile] | :heavy_check_mark: | N/A | |
first_id | Nullable[str] | :heavy_check_mark: | N/A | cfile_b3V0L3JlcG9ydC5jc3Y |
has_more | bool | :heavy_check_mark: | True when another page can be fetched by passing after=last_id. | false |
last_id | Nullable[str] | :heavy_check_mark: | N/A | cfile_b3V0L3JlcG9ydC5jc3Y |
object | components.ContainerFileListResponseObject | :heavy_check_mark: | N/A | list |