I am working to get user accountID by using:
GET /wiki/rest/api/user/bulk/migration
It's returning the result without user accountID.
Also, according to https://jira.atlassian.com/browse/CONFCLOUD-72363
It will return array of result , even in case of wrong username.
I had created free trial account of confluence, and i am checking it with my username , still not able to get accountID. Don't know what doing wrong here.
In jira , we can directly use:
https://my_domain.atlassian.net/rest/api/3/user/search?query=user_email
Can you please provide me with help on troubleshooting this issue?
Thanks