Skip to content

Retrieve an integration template

GET
/v1/integrationtemplate/{id}/

Return a single integration template by its ID.

id
required
string format: uuid

A UUID string identifying this integration template.

A ModelSerializer that takes an additional fields argument that controls which fields should be displayed.

object
id
required
string format: uuid
name
required
  • email - Notify by email
  • Slack Webhook - Notify by Slack Webhook
  • Slack - Notify by Slack
  • mobile application - Notify with Bleemeo Mobile App
  • webhook - Notify by Webhook
  • PagerDuty - Notify by PagerDuty
  • Twilio - Twilio
  • VictorOps - Notify by VictorOps
  • Opsgenie - Notify by Opsgenie
  • MessageBird - Notify by MessageBird
  • Teams - Notify by Teams
  • Microsoft Teams Workflows - Notify by Microsoft Teams Workflows
  • OVH SMS - Notify by OVH SMS
  • Telegram - Notify by Telegram
  • Discord - Notify by Discord
  • Rocket Chat - Notify by Rocket Chat
  • Jira issue - Notify by Jira issue
  • GitHub issue - Notify by GitHub issue
  • GitLab issue - Notify by GitLab issue
string
Allowed values: email Slack Webhook Slack mobile application webhook PagerDuty Twilio VictorOps Opsgenie MessageBird Teams Microsoft Teams Workflows OVH SMS Telegram Discord Rocket Chat Jira issue GitHub issue GitLab issue
parameter
required
object
key
additional properties
documentation
string format: uri
nullable <= 200 characters
target_placeholder
string
<= 100 characters
target_type
  • 0 - none
  • 6 - url
  • 7 - email
  • 9 - user
  • 8 - phone number
  • 1 - string
integer
>= -2147483648 <= 2147483647
Allowed values: 0 6 7 9 8 1
deprecated
boolean