APIs for create or invite users and list all users at Platform level

@jaydeep.parmar

Welcome to the community

in docs either then invite or list all is not listed as endpoint

for Invite user please check below link

for list all users

one thing you can try is to inspect the chrome page and then open accounts and groups you can find the api call being made to get all users and you can try using it with same auth as invite user specified above..

this is the api that I see

Screenshot 2025-12-11 at 9.08.25 PM

cheers