API Reference
GET onboarder-user/notifications/slack
GET operation for onboarder-user/notifications/slack
Authorization
ApiKeyAuth Authorization<token>
API key authentication. Format: Your API key (no "Token" prefix needed)
In: header
Response Body
application/json
curl -X GET "https://dev-rest.onboard.io/onboarder-user/notifications/slack"{
"onboarder_company": "string",
"onboarder_user": "string",
"slack_settings": "string",
"map_status_updates_enabled": true,
"new_discussion_mention_enabled": true,
"added_to_map_enabled": true,
"assigned_to_task_enabled": true,
"daily_my_tasks_enabled": true,
"weekly_my_tasks_enabled": true
}Empty
Empty
Empty
How is this guide?