Is it possible to search for values or descriptions in an enum list via API?

Hello,

Is it possible to search for values or descriptions in an enum list via API?

0
2 comments

https://URL/api/admin/customFieldSettings/bundles/enum/BUNDLE-ID/values?$includeArchived=false&$skip=0&$top=50&fields=name,description,id&query=WORD&sort=true

In this case, the search is performed by name. Is there a way to search by description?

0
Hello,
I'm Lena from the YouTrack Team. 
Unfortunately, our REST API query doesn't support such an option, I'm afraid. 
Please let us know if you have additional questions.
0

Please sign in to leave a comment.