v1

latestOpenAPI 3.0.02026-07-2415433242.1 KB
jobs

An API endpoint that allows activities to be viewed, deleted or updated.

get/jobs/{job_pk}/activities/{id}/

Response

idinteger
namestring required

Activity Name

descriptionstring

Activity Description

activity_type'call' | 'meeting' | 'task' | 'email' | 'interview'
due_datestring date-time nullable

Activity due date (currently the front end is using the due date as start date)

durationnumber nullable

Activity duration

importance'low' | 'normal' | 'high'
is_doneboolean

Whether activity has been completed

creatorinteger nullable
locationstring nullable
created_atstring date-time