Error
A valid request URL is required to generate request examples{
"results": {
"hasRequiredScopes": true,
"scopes": [
"<string>"
],
"createdAt": "2023-11-07T05:31:56Z",
"slackTeamName": "<string>",
"organizationUuid": "<string>",
"unfurlsEnabled": true,
"aiMultiAgentProjectUuids": [
"<string>"
],
"aiMultiAgentChannelId": "<string>",
"aiRequireOAuth": true,
"aiThreadAccessConsent": true,
"slackChannelProjectMappings": [
{
"availableTags": [
"<string>"
],
"slackChannelId": "<string>",
"projectUuid": "<string>"
}
],
"appProfilePhotoUrl": "<string>",
"notificationChannel": "<string>",
"token": "<string>",
"appName": "<string>"
}
}Integrations
Get Slack installation
Get Slack installation details for the organization
GET
/
api
/
v1
/
slack
Error
A valid request URL is required to generate request examples{
"results": {
"hasRequiredScopes": true,
"scopes": [
"<string>"
],
"createdAt": "2023-11-07T05:31:56Z",
"slackTeamName": "<string>",
"organizationUuid": "<string>",
"unfurlsEnabled": true,
"aiMultiAgentProjectUuids": [
"<string>"
],
"aiMultiAgentChannelId": "<string>",
"aiRequireOAuth": true,
"aiThreadAccessConsent": true,
"slackChannelProjectMappings": [
{
"availableTags": [
"<string>"
],
"slackChannelId": "<string>",
"projectUuid": "<string>"
}
],
"appProfilePhotoUrl": "<string>",
"notificationChannel": "<string>",
"token": "<string>",
"appName": "<string>"
}
}Was this page helpful?
āI