v1
latestOpenAPI 3.0.02026-08-062903562.2 MBMember
fetchMemberMe
return information about Member
get/me
Response
Success
Example response
{
"id": 2012,
"okta_id": "00aaqm2iupwbJrgDv0h7",
"okta_synchronized_at": "2021-04-23T10:25:03Z",
"descope_user_id": "00aaqm2iupwbJrgDv0h7",
"descope_last_sync_at": "2021-04-23T10:25:03Z",
"first_name": "Buster",
"last_name": "McTest",
"address1": "123 Baker St",
"city": "San Diego",
"state": "CA",
"country": "US",
"postal_code": "91111",
"email_address": "user@example.com",
"date_of_birth": "1990-01-01",
"phone": "8883219876",
"fax": "123",
"gender": "M",
"title": "Mr",
"profile_image_id": 432,
"thumbnail_large": "https://cdn.example.com/members/2012/thumbnail_large.jpg",
"thumbnail_medium": "https://cdn.example.com/members/2012/thumbnail_medium.jpg",
"thumbnail_small": "https://cdn.example.com/members/2012/thumbnail_small.jpg",
"created_at": "2019-04-23T10:25:03Z",
"last_login_at": "2019-04-23T10:25:03Z"
}