~~NOTRANS~~ ====== Projects ====== ===== GET ===== ==== Get projects based on project number ==== ''/rest/projects/pid/__01-01__'' * Get for PID (Projekt Nummer) 01-01 == Example result == In X2 12.6, the cost_centre was moved to work packages and you will therefore not be able to gain access to the //cost_centre_id// via the projects REST call. ==== Get all active projects ==== ''/rest/projects/all'' == Example result == **:!: Maximum: 5000 rows** ===== POST ===== ==== Search for projects ==== ''/rest/projects/search'' * Get for keyword test == Example request body == keyword=test == Same result as above == === Possible values === ^ Field ^ Description ^ Valid values ^ German Name ^ ^ keyword | keyword | | Suche | ^ pid | project number | | Projektnummer |