Get
/api/v1/integrations.get
Get the information of a specific integration.
Permissions required:
manage-incoming-integrations
manage-own-incoming-integrations
manage-outgoing-integrations
manage-own-outgoing-integrations
Changelog
Version | Description |
---|---|
2.4.0 | Added |
Header parameters
X-Auth-Token
stringRequired
The authorization token of the user.
Example9HqLlyZOugD_0YdwAJF8V47U3QHXSq
X-User-Id
stringRequired
The user ID of the user.
ExampleaobEdbYhXfu5hkeqG
Query parameters
integrationId
stringRequired
The integration ID.
ExampleByehQjC44FwMeiLbX
createdBy
string
The user ID who created the integration.
Examplefn5u45ui34fvb
Responses
200
400
401
object
integration
object
_id
string
type
string
username
string
channel
Array of string
string
scriptEnabled
boolean
name
string
enabled
boolean
event
string
urls
Array of string
string
scriptEngine
string
userId
string
_createdAt
string
_createdBy
object
_updatedAt
string
success
boolean