The
/integrations/vertofx/info
endpoint retrieves information about a specific VertoFX integration configuration.
Method: GET
Query Parameters:
Parameter | Type | Description |
---|---|---|
id | string | ID of the integration to retrieve |
Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Query Parameters
Parameter | Type | In | Required | Description |
---|---|---|---|---|
id | string | query | ✅ | ID of the integration to retrieve |
Responses
✅ 200 - Success
⚠️ 401 - Unauthorized
❌ 500 - Internal Server Error
Tags
VertoFx
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
ID of the integration to retrieve