Skip to content

Get all environments for the authenticated account

GET
/environments

Successful response

Array<object>
object
clientId
required
string
clientSecret
required
string
title
required
string
disableSending
required
Array<string>
Allowed values: EMAIL INAPP_WEB SMS CALL PUSH WEB_PUSH SLACK
secureMode
required
boolean

Bad Request

Unauthorized

Internal Server Error