Get specific user field
GET
/apis/v1/communities/{communityId}/user-fields/{fieldId}
User Fields
COMMUNITY_MEMBER
permission for the specified communityRequest
Path Params
communityId
string
required
Example:
507f1f77bcf86cd799439011
Match pattern:
^[0-9a-fA-F]{24}$
fieldId
string
required
Example:
507f1f77bcf86cd799439012
Match pattern:
^[0-9a-fA-F]{24}$
Request samples
Responses
Modified at 2025-06-24 08:36:32