/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 6d ago
Details
Filter operations
Activity
5
Columns
5
Config
1
External Links
1
GitHub
8
Invitations
2
Labels
6
get
Get Task Labels
get
Get Workspace Labels
post
Create Label
get
Get Label
put
Update Label
delete
Delete Label
Notifications
5
Organization Management
30
Projects
5
Search
1
Tasks
13
Time Entries
4
Workflow Rules
3
Labels
Get Task Labels
Get all labels assigned to a specific task
get
/label/task/{taskId}
Path parameters
taskId
string
required
Response
List of labels for the task
object[]
required
id
string
required
name
string
required
color
string
required
{"stackTrail":"paths:/label/task/{taskId}:get:responses:200:content:application/json:schema:items:properties:createdAt","oasType":"schema","type":"unknown"}
taskId
string
required
workspaceId
string
required
Changes