How to get full Project Status label via REST API? | Community
Skip to main content
_Manish_Singh
Level 9
July 1, 2026
Question

How to get full Project Status label via REST API?

  • July 1, 2026
  • 0 replies
  • 0 views

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?