A new endpoint to retrieve just the attributes/customfields for a project by id, GET /projects/{project_id}/customfields. My organization utilize attributes/customfields to hold extra information about the project, such as, directors and approvers of the project.
Project custom fields are now returned as part of GET Project endpoint.
A new endpoint to retrieve just the attributes/customfields for a project by id, GET /projects/{project_id}/customfields. My organization utilize attributes/customfields to hold extra information about the project, such as, directors and approvers of the project.
Can you clarify the request? Are you asking for