Is it possible to search for values or descriptions in an enum list via API? Viacheslav Bachynskyi Created April 24, 2023 12:39 Hello, Is it possible to search for values or descriptions in an enum list via API?
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?
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.