The BW CLI returns 0 entrants for an organisation

bw list organizations | yq -P returns:

- object: organization
  id: bc188d75-b38d-41c4-b1f2-b3fe00b04d7e
  status: 2
  type: 2
  enabled: true

I know that this organisation owns at least three vault entrants. However, bw list items --organizationid bc188d75-b38d-41c4-b1f2-b3fe00b04d7e returns []. How can I ascertain why?