ObjectListResponse
ObjectListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | count Example : 1 | integer | |
| marker optional | Marker Example : TODO.txt | any of [string, null] | |
| is_truncated required | is_truncated indicates whether the current result contains all data or only part of it. Example : True | boolean | |
| contents required | Object List | array[Object] |