Tasks
Get a subtask
Retrieves a specified subtask.
GET
Get a subtask
Response
200
application/json
When request is successful. Returns a 'SubTask' object.
Subtask resource.
The parent (task) of the subtask.
The staff member who created the subtask.
The staff member who completed the subtask.
The staff member who last updated the subtask.
The subject - a short description of the subtask.
Example:
"Confer with Mary"
When the subtask was completed.
Example:
"2020-02-15T00:00:00Z"
When the subtask was created.
Example:
"2020-02-15T00:00:00Z"
True when the subtask is completed.
Example:
false
True when the subtask is deleted.
Example:
false
Last updated timestamp.
Example:
637847425252027400
Get a subtask