tasks

Get Task

get/api/tasks/{task_id}

Path parameters

task_idstring uuid required

Response

Successful Response

idstring uuid required
titlestring required
descriptionstring nullable required
statusstring required
task_typestring required
assigned_to_user_idstring uuid nullable required
assigned_to_emailstring nullable
requested_by_user_idstring uuid nullable required
person_idstring uuid nullable required
person_namestring nullable
person_linkedin_urlstring nullable
company_idstring uuid nullable required
company_namestring nullable
campaign_idstring uuid nullable required
sourcestring required
source_campaign_namestring nullable required
source_external_idstring nullable required
needs_reviewboolean required
due_atstring date-time nullable required
completed_atstring date-time nullable required
metadataobject nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.