How to retrieve 'id' to use Grafana Delete/change password Admin APIs

Grafana provides Admin APIs to perform CRUD operation using Basic auth. We want to use some APIs to perform change password, delete global user, and set persmission that uses “id” as the parameter. How to retrieve the id for the specific user? Is there any api that provides id for specific user?

Thanks,

or

oh Great…Thank you so much