get https://api.linode.com//object-storage/endpoints
Returns a paginated list of all Object Storage endpoints available in your account.
linode-cli object-storage endpoints
Learn more...
object_storage:read_only
Learn more...
Responses
Returns a paginated list of all Object Storage endpoints available in your account.
linode-cli object-storage endpoints
Learn more...
object_storage:read_only
Learn more...
xxxxxxxxxx
curl --request GET \
--url https://api.linode.com/v4/object-storage/endpoints \
--header 'accept: application/json'