List BeneficiariesAsk AIget https://partner-api.getpliant.com/api/beneficiariesQuery beneficiaries for a specific organization. Beneficiaries are entities that can receive external transfers from your organization.Query ParamsorganizationIduuidrequiredThe organization for which the beneficiaries are requested.pageintegerPage number. Starts from '0'.limitintegerClient suggested limit to restrict the number of entries on a page.Responses 200Ok 400Bad Request. The API consumer sent a malformed request which could not be processed. 401Unauthorized. The API consumer is not authorized to access the requested resource. 403Forbidden. The API consumer is not allowed to access the requested resource. 429Too Many Requests. The API consumer has sent too many requests in a given amount of time. Please check our API guidelines. 500Internal Server Error. The request was not completed due to an internal error.Updated 6 months ago