List User Fields API is returning 0 fields | Community
Skip to main content

List User Fields API is returning 0 fields

  • October 27, 2022
  • 3 replies
  • 0 views

svc-dev-seekwell

List users fields API is returning no fields.I am able to create user and even those user fields were not returned.

3 replies

Jack23
  • October 27, 2022

You are creating a user and expecting it to show up in user fields? I am confused, you should POST a user field to the user_fields endpoint and then it will show up when you send a GET request to the user_fields endpoint


svc-dev-seekwell

@ahmed11, I am not expecting the values of the created user to come up at list user_fields API response but I am expecting those field names(system/custom fields) to come up at API response.


svc-dev-seekwell