get https://api.linode.com//object-storage/buckets///object-list
Returns the contents of a bucket. The contents are paginated using a marker, that's the name of the last object on the previous page. Objects can also be filtered by prefix and delimiter. See Filtering and sorting for more information.
You can use an outside API, such as the Ceph Object Gateway S3 API for more options.
OAuth scopes
object_storage:read_only
