Skip to main content
Skip table of contents

Process commands

GetProcesses

Get the names of all the processes.

Input

None--

Output

processescollection[process]A collection of processes

Each process in processes is a set with the fields id and title.

GetUnitsByLastChange

Get all units.

Input

changedatedateReturn all units changed on or after the provided date.
changetimetimeIf this is provided only return units changed after the provided date and time.
resumekeystringIf a partial result is returned, provide the resumekey received along with the partial result, to get the rest of the entries.

Output

unitscollection [ unit ]The units.
JavaScript errors detected

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

If this problem persists, please contact our support.