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

Description

Description:
The /integrations/vertofx/all endpoint retrieves all existing VertoFX integration configurations.
Authorization:
  • Required role: admin or higher
Method: GET Query Parameters:

Code Examples

Authorizations

Authorization
string
header
required

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

Query Parameters

page
integer
default:1

Page number for pagination

size
integer
default:10

Number of integrations per page

Response

Success

success
boolean
data
object[]
total
integer
page
integer
size
integer