User Organization Notification Methods Retrieve

Retrieve, update, or delete a specific organization notification method.

GET: Retrieve a notification method by ID. PATCH/PUT: Update a notification method. DELETE: Delete a notification method.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

idstringRequired

Response

idstringRead-only
notification_configobjectRead-only
updated_byobject
created_atdatetimeRead-only
updated_atdatetimeRead-only
notification_typeenum
  • email - Email
  • slack - Slack
  • microsoft_teams - Microsoft Teams
  • pagerduty - Pagerduty
  • webhook - Webhook
  • sms - Sms
  • custom - Custom
  • none - None
unique_organization_idstring<=255 characters