v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
ProcessTasks

View process task

Find a single process task by ID.

get/v1/ProcessTasks/{id}

Path parameters

idinteger required

Format - int32. ID of the process task to view.

Response

OK

okboolean
process_task_idinteger

Primary identifier for this task in a phase.

process_phase_idinteger

Foreign identifier indicating what phase this is a part of.

namestring

Short description of this task.

subjectstring

Brief explanation of what is to be done.

bodystring

Detailed explanation of what is to be done.

task_type_idinteger

Foreign identifier indicating the kind of task this is.

user_assigned_tointeger

Foreign identifier indicating a user to which this task is assigned.

group_assigned_tointeger

Foreign identifier indicating a group of users to which this task is assigned.