GET
/
account
/
api
/
v1
/
appIntegration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string
required

App integration ID

Response

200 - application/json

App integration response

app
object
required

App integration configuration

Was this page helpful?