How can I retrieve a customer from a cart using Admin API?

Hi,

I’m working on an app and I have a cart_id. I expect the cart to be related to a customer, but I can’t really figure out from the API docs how do I get the customer related to a certain cart. Anyone has any idea?

Thanks beforehand!

Best