Body
application/json · any
The body is of type any
.
Response
200 - application/json
List all Members / List all Members
Example:
[
{
"businessId": "",
"createdAt": "2023-11-20T06:16:16Z",
"familyId": "fam-9a44d253-f866-440c-a5ad-6fd204eaeee5",
"id": "mem-61b75db3-7b22-4be9-81f0-5e9e8f0e2209",
"isControlPerson": true,
"metadata": null,
"modifiedAt": "2023-11-20T06:16:16Z",
"ownership": "0.00",
"person": {
"address": {
"addressType": "mailing",
"city": "Los Gatos",
"country": "US",
"line1": "1 Broadway",
"line2": "",
"postalCode": "95030",
"state": "CA"
},
"createdAt": "2023-11-20T06:16:16Z",
"dateOfBirth": "1974-01-25",
"email": "johndoe@solidfi.com",
"emailVerified": false,
"firstName": "John",
"id": "per-e6553324-1db8-49a8-a0d3-29132280b838",
"idNumber": "999999999",
"idType": "ssn",
"kyc": {
"createdAt": "2023-11-20T05:31:48Z",
"id": "kyc-69760d03-7957-46d5-b34f-ff820fd66520",
"modifiedAt": "2023-11-20T05:57:59Z",
"personId": "per-e6553324-1db8-49a8-a0d3-29132280b838",
"results": {
"address": "approved",
"bank": "approved",
"dateOfBirth": "approved",
"fraud": "approved",
"idv": "approved"
},
"reviewCode": "",
"reviewMessage": "",
"reviewReasons": null,
"status": "approved"
},
"language": "en",
"lastName": "Doe",
"metadata": null,
"middleName": "",
"modifiedAt": "2023-11-20T06:16:16Z",
"phone": "+15555555555",
"phoneVerified": false,
"programId": "prg-ffa511da-1adc-4603-b845-173b895a33f6",
"status": "active"
},
"title": ""
}
]
Example:
1