Skip to main content

persons/categories

Gets the list of project managers, if given the right access. It's designed for auto-complete functionality. For a given prefix, this method retuns the list of project managers that matches the prefix, ordered alphabetically by first then last name.

URL

(POST) /persons/categories/projectmanagers

PARAMETERS

{ "prefix":  "value" }


RESULTS

The message body contains a JSON object:

t

name of the manager (first + last name) 

v

id of the manager

cidcompany id
rolerole of the manager




JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.