Question
How to get full Project Status label via REST API?
Hi,
Usually, GET /attask/api/v20.0/proj/search?fields=name,status returns statuses like PLN, CUR, DED. Is there a way to pull the full, human-readable status names (like Planning, Current, Dead) directly in this same API call?