Skip to main content
Get a topic proposal

Authorizations

Authorization
string
header
required

Personal API key. Send X-Organization-Id. The required cumulative level is listed in x-watchdog-permission.

Headers

X-Organization-Id
string

Required for personal API keys. Target one organization you have access to. Migrated keys may omit it to use their original organization. For Clerk sessions, it must match the active organization.

Path Parameters

id
string<uuid>
required

Response

The topic proposal.

id
string<uuid>
required
agreement_id
string<uuid>
required
operation
enum<string>
required
Available options:
merge,
split
topic_ids
string<uuid>[]
required

The topics the proposal replaces.

instructions
string | null
required
topics
object[]
required

The topics applying creates.

groups
object[]
required

Alerts that move together. Every alert of the selected topics is in one group.

warnings
string[]
required
created_at
string<date-time>
required
applied_at
string<date-time> | null
required