Retrieve text custom fields
This method allows you to retrieve a specific custom field or all custom fields of type Text. 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 Text field Id. If specified, only the custom text field with this Id will be returned. Default value is 0.
Optional locale. If specified, only custom text 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 alphanumeric data in a custom field.