Skip to main content
GET
Get All Integrations
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Endpoint: /integrations/all Authorization:
  • Required role: owner only
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

List of integrations

success
boolean
Example:

true

data
object[]