Cannot find users by custom properties

Manu Rakhimov December 16, 2021

Hello. I'm getting issues when trying to get users by searching by custom property

For example, what i did:

I made put request to https://flowhealth.atlassian.net/rest/api/2/user/properties/githubAccount1?accountId=5fb22934d670b8006e55ed43 with body value = 1

Then i've tried to do GET request like 

https://flowhealth.atlassian.net/rest/api/2/user/search?property=githubAccount1=1 

but it doesn't work. I've tried many ways, but all of them are returning an empty array. Please help me.

1 answer

0 votes
David Bakkers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 16, 2021

Deleted. Answer assumed the wrong context.

Suggest an answer

Log in or Sign up to answer