How to get User account ID who doesn't accept the invitation

Hi all,

I’m trying to automate Atlassian cloud organization admin operations, and I want to get user account ID via “Get users in an organization” API.

But, I can’t get it who doesn’t accept my invitation.(I understand it’s possible to get it who accept my invitation.)

I tried to set some value at “status”, “accountStatus”, and “membershipStatus” of “Get users in an organization” API, but I can’t get it.

So, I want to know the following two things.

  1. Is it possible to get user account ID who doesn’t accept the invitation or not.
  2. If possible, how to get it via Cloud Admin API.(The way to get it)

Best Regards.