/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 55m ago · Updated 1w ago
Details
Filter operations
Activity
5
Columns
5
Config
1
External Links
1
GitHub
8
Invitations
2
Labels
6
Notifications
5
Organization Management
30
Projects
5
get
/project
post
/project
get
/project/{id}
put
/project/{id}
delete
/project/{id}
Search
1
Tasks
13
Time Entries
4
Workflow Rules
3
Projects
Get a specific project by ID
get
/project/{id}
Path parameters
id
string
required
Query parameters
workspaceId
string
required
Response
Project details
object
required
id
string
required
workspaceId
string
required
slug
string
required
icon
string
nullable
required
name
string
required
description
string
nullable
required
{"stackTrail":"components:responses:getProject_200_response:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
isPublic
boolean
nullable
required
Changes