Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.incident.io/llms.txt

Use this file to discover all available pages before exploring further.

Manage schedule sync targets (Slack user groups that schedules can sync to).

The schedule sync target object

add_bot_to_group
boolean
required

Whether the incident.io bot should be added to the group

Example:

true

created_at
string<date-time>
required
Example:

"2021-08-17T13:28:57.801578Z"

id
string
required

Unique identifier of the sync target

Example:

"01JXYZ000000000000000000AB"

linked_schedules
object[]
required

Schedules with an active sync rule pointing at this target

Example:
[
{
"id": "01G0J1EXE7AXZ2C93K61WBPYEH",
"name": "Primary On-Call Schedule",
"team_ids": ["01JPQA75EPNEES4479P16P4XAB"]
}
]
slack_team_id
string
required

Slack team ID for the user group

Example:

"T02A1AZHG3J"

slack_user_group_id
string
required

Slack ID for the user group synced to

Example:

"S06MNNU5BMK"

updated_at
string<date-time>
required
Example:

"2021-08-17T13:28:57.801578Z"