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

Description

Endpoint: /integrations/vertofx/beneficiaries 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

The page number to retrieve

size
integer
default:10

The number of records per page

Response

Success

success
boolean
data
object[]