I want section details through APIs from people tab

Hello Team,
I have added section tab from directory/profile fields

that section tab, I can add into people&permissions/people/[useraccount]

please find below image for same reference:

now, I want details of fields into code through API.
which API could useful for this requirement?
can anyone please help me to resolve this issue?

Thank you,
charmi

You can use GET /api/v2/users/{userId}/profile or GET /api/v2/users/{userId} to get some sections of that page, but some of it is inaccessible via the API. You can request new features and share your use case at https://genesyscloud.ideas.aha.io/.

There are similar posts, did you do a search first?
I also raised query a short while back which has some info you may find useful

User Profile Details

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.