/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 40m ago · Updated 1w ago
Details
Filter operations
Activity
5
Config
1
GitHub
8
get
/github-integration/app-info
get
/github-integration/repositories
post
/github-integration/verify
get
/github-integration/project/{projectId}
post
/github-integration/project/{projectId}
delete
/github-integration/project/{projectId}
patch
/github-integration/project/{projectId}
post
/github-integration/import-issues
Labels
6
Notifications
5
Projects
5
Search
1
Tasks
13
Time Entries
4
GitHub
Verify GitHub app installation for a repository
post
/github-integration/verify
Request body
object
required
repositoryOwner
string
required
repositoryName
string
required
Response
Verification result
object
required
installed
boolean
required
message
string
Changes