Skip to main content
GET
/
settings
/
integration
List Company Integrations
curl --request GET \
  --url https://api.getoutbox.ai/settings/integration/ \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Integration label map. Keys vary by what the company has connected (e.g. openai, twilio, gohighlevel, meta); values are the human-readable names/labels.

{key}
any