文章 List User Profile Fields REST 端点

URLs

GET api/v1/userprofilefields.xml (or .json)

LIST user profile fields.

请求参数

名称

类型

描述

必需

默认值

选项

UserProfileFieldGroupId

int?

Include a Profile Field Group Id to filter fields

IsSearchable

bool?

Specify field searchability

PageSize

int?

Specify the number of results to return per page. If not set the default is 20. The max is 100.

PageIndex

int?

Specify the page number of paged results to return. Zero-based index. If not specified the default is 0.