Returns details about a member
| Name | Description | Type | Additional information |
|---|---|---|---|
| userExternalId |
External Identifier for the member you want to retrieve |
string |
Required |
None.
https://api.servicereef.com/v1/members/external/{userExternalId}
| Name | Description | Type | Additional information |
|---|---|---|---|
| Birthdate | date | ||
| Website | string | ||
| string | |||
| string | |||
| ThumbUrl |
Url to thumbnail image for member. 50x50 pixels |
string | |
| ImageUrl |
Url to larger image for member. 200 pixels wide |
string | |
| Trips |
Opportunities this member has been on or applied for |
Collection of TripParticipantModel | |
| MasterApplicationAnswers |
DEPRECICATED: Use /v1/members/[memberId]/forms endpoint instead |
Collection of ApplicationAnswerModel | |
| Badges |
Badges this member has earned |
Collection of string | |
| ArenaId | integer | ||
| FacebookId | string | ||
| DateUpdated | date | ||
| IntegrationIdentifiers |
Identifiers in integrated systems |
Collection of IntegrationIdentifierModel | |
| FellowshipOnePersonId | integer | ||
| ExternalId | string | ||
| BackgroundCheckDate |
Date background check was approved for organization |
date | |
| MemberQuestions |
Member Questions |
Collection of ApplicationAnswerModel | |
| UserId | integer | ||
| GUID | string | ||
| FirstName | string | ||
| LastName | string | ||
| string | |||
| Phone | string | ||
| Address | AddressModel | ||
| ProfileUrl |
URL to member profile |
string | |
| PassportStatus |
Status of the participant's passport |
string | |
| FirstNameOnPassport |
First name on the participant's passport |
string | |
| MiddleNameOnPassport |
Middle name on the participant's passport |
string | |
| LastNameOnPassport |
Last name on the participant's passport |
string | |
| FullNameOnPassport |
Full name on the participant's passport |
string | |
| PassportSex |
Sex on the participant's passport |
string | |
| PassportPlaceOfBirth |
Place of birth on the participant's passport |
string | |
| PassportDateOfBirth |
Date of birth on the participant's passport |
date | |
| PassportNumber |
The participant's passport number |
string | |
| PassportIssued |
Date the participant's passport was issued |
date | |
| PassportIssuedBy |
Who issued the participant's passport |
string | |
| PassportExpirationDate |
Date the participant's passport expires |
date | |
| PassportImageUrl |
Link to the participant's passport image |
string | |
| Households |
Collection of all user households that he is a member of |
Collection of HouseholdModel | |
| Interests |
Collection of all user interests |
Collection of CategorySimpleModel |
Try this endpoint by entering your credentials and using the API Explorer.
Try With API ExplorerSample not available.