List Custom Profile Attribute values
GET/api/v4/users/:user_id/custom_profile_attributes
List all the Custom Profile Attributes values for specified user.
Minimum server version: 10.5
Permissions
Must have view members permission.
Request
Responses
- 200
- 400
- 401
- 403
Custom Profile Attribute values fetch successful. Result may be empty.
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions