Opening balance in Fortnox

What table can I use to retrieve the opening balance of a general ledger account?

I have tried

select *
from   AccountOpeningQuantitiesByAccountNumber(6200) aoy

but this table returns no row, whatever account number I put in the query.

would you rather use Fortnox.Accounts.AccountByNumber ?