Retrieve selectlist custom fields
This method allows you to retrieve a specific custom field or all custom fields of type SelectList. Use the optional query parameter locale to only retrieve the collection of localized fields for a specific locale across all custom fields. If none of the custom fields have a localized field collection for the specified locale, the HTTP status code of 404-Not Found is returned.
Header Parameters
Authorization token
Query Parameters
Optional custom SelectList field Id. If specified, only the custom SelectList field with this Id will be returned. Default value is 0.
Optional locale. If specified, only custom select list fields associated with the locale are returned.
Path Parameters
This is your organization’s MyPreferences Account Id. A 404 is returned if this value is invalid.
Response
Response Attributes
A collection of Meta data describing the requirements for collecting single select/radio button, multi-select/checkbox data in a custom field.