Hello, I'm wondering if there is a way to access the account_id value for a store from an API call? I see I can get it from an order object but I'm setting up third party connections and there may not be orders yet when I'm setting up the connection. I'd like to provide a direct link to the settings page for a store which includes the account_id in the url, but don't currently see a way to access this value via an API call.
Thanks!