Last updated 2 years ago
GET https://sandbox-api.com/v1/users/{user_id}/key_people/{key_person_id}
GET
https://sandbox-api.com/v1/users/{user_id}/key_people/{key_person_id}
{ "uuid": "2acf04c3-48d1-456f-a54e-1m4251814478", "first_name": "Blair", "middle_name": "Cassidy", "last_name": "Dufresne", "title": "BENEFICIARY", "citizenship": "US", "email": "bcdufresne5000@gmail.com", "phone": "6166723456", "address": { "line_1": "5161 Stansfield Dr", "line_2": null, "line_3": null, "zip": "18092", "city": "Zionsville", "state": "PA", "country": "UNITED STATES" } }
{ // Response }
Be sure to omit `Content-Type': 'application/json' from the header of this request to avoid a 500 error
`Content-Type': 'application/json'
500
user_id*
string
The uuid of the user
key_person_id*
The uuid of the key person