/
US
usekaneo
/
Kaneo API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1w ago
Details
Filter operations
Activity
5
Assets
1
Authentication
3
Columns
5
Comments
4
Config
1
Discord
4
External Links
1
Generic Webhook
4
Gitea
7
GitHub
8
Instance
1
Invitations
2
Labels
8
Notification Preferences
4
Notifications
5
Organization Management
35
Projects
7
Search
1
Slack
4
get
Get Slack Integration
post
Create Slack Integration
delete
Delete Slack Integration
patch
Update Slack Integration
Task Relations
3
Tasks
17
Telegram
4
Time Entries
4
Workflow Rules
3
Workspaces
1
Slack
Get Slack Integration
Get Slack integration for a project
get
/slack-integration/project/{projectId}
Path parameters
projectId
string
required
Response
Slack integration details
object
nullable
required
id
string
required
projectId
string
required
channelName
string
nullable
required
webhookConfigured
boolean
required
maskedWebhookUrl
string
required
events
object
required
isActive
boolean
nullable
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
Changes