get all Conatcts with their contcat owner

Hi,

I get all the ocntcat with GET /contacts/v1/lists/all/contacts/all.

Response doesn’t have contact owner in it .

Can someone please explain how can I get contact owner too ?

I have followed https://legacydocs.hubspot.com/docs/methods/contacts/get_contacts to get all contacts.

Thanks

You can get any property for an object by adding it as a query param to the call.