/
CA
catsone
/
CATS API v3
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1w ago · Updated 3w ago
Details
Filter operations
Activities
6
Attachments
4
Backups
3
Candidates
51
Companies
42
Contacts
44
Events
1
Jobs
34
Pipelines
12
Portals
8
Site
1
Tags
2
Tasks
5
get
List all tasks
post
Create a task
get
Get a task
put
Update a task
delete
Delete a task
Triggers
2
Users
2
Webhooks
4
Work History
3
Tasks
Get a task
get
/tasks/{id}
Path parameters
id
string
required
The ID of the task to return.
Response
OK
object
required
id
number
data_item
object
entered_by_id
number
assigned_to_id
number
description
string
priority
number
date_due
string
is_completed
boolean
date_completed
string
date_created
string
date_updated
string
_links
object
_embedded
object
Changes