Skip to content

List integration templates

GET
/v1/integrationtemplate/

Return all available integration templates.

cursor
string

The pagination cursor value.

name
string
Allowed values: Discord GitHub issue GitLab issue Jira issue MessageBird Microsoft Teams Workflows OVH SMS Opsgenie PagerDuty Rocket Chat Slack Slack Webhook Teams Telegram Twilio VictorOps email mobile application webhook
  • 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
page_size
integer

Number of results to return per page.

search
string

A search term.

object
next
string format: uri
nullable
Example
http://api.example.org/accounts/?cursor=cD00ODY%3D"
previous
string format: uri
nullable
Example
http://api.example.org/accounts/?cursor=cj0xJnA9NDg3
results
required
Array<object>

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