curl --request GET \
--url https://api.example.com/v1/containers/params \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}curl --request GET \
--url https://api.example.com/v1/containers/params \
--header 'Authorization: Bearer <token>'{
"error": "<string>"
}