/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17m ago · Updated 1w ago
Details
Filter operations
Activity
5
Config
1
GitHub
8
Labels
6
Notifications
5
Projects
5
get
/project
post
/project
get
/project/{id}
put
/project/{id}
delete
/project/{id}
Search
1
Tasks
13
Time Entries
4
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
required
name
string
required
description
string
required
{"stackTrail":"paths:/project/{id}:get:responses:200:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
isPublic
boolean
required
Changes