GET utils/v2/CustomField/GetListValuesByName?customFieldName={customFieldName}

The get list values by name.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customFieldName

The custom field name.

string

Required

Body Parameters

None.

Response Information

Resource Description

The .

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.