EndPoint Read User Fields
Name
get_user_fields
Description
Returns a list of custom User Fields in your account. Fields are returned in the order that you specify in your User Fields configuration in Zendesk Support. Clients should cache this resource for the duration of their API usage and map the key for each User Field to the values returned under the user_fields attribute on the User resource.
[API Help]
Parameters
Parameter |
Label |
Required |
Options |
Description |
Filter |
Filter |
NO |
Option |
Value |
all fields |
$.user_fields[*] |
date fields |
$.user_fields[?(@type=='date')] |
|
|
Output Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |
Input Columns
Label |
DataType |
Length |
Raw |
Description |
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |