Welcome to the Kinde community.

P
K
A
A
A

Consistently returning full_name along with first_name and last_name in user profile endpoints

Would it be possible for the endpoint which returns user names, such as first_name and last_name also consistently returned full_name?
E.g. these do not return full_name

https://{your_subdomain}.kinde.com/oauth2/user_profile
https://{your_subdomain}.kinde.com/api/v1/subscribers/{subscriber_id}
https://{your_subdomain}.kinde.com/api/v1/users
https://{your_subdomain}.kinde.com/api/v1/user?id=string
But these do:
https://{your_subdomain}.kinde.com/api/v1/organizations/{org_code}/users
https://{your_subdomain}.kinde.com/api/v1/subscribers

P
1 comment

Great pick up ; I will get the team to make sure the API returns are consistent.

Add a reply
Sign up and join the conversation on Slack
Join