GET

List Custom Fields


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of custom fields and fields provided by Members Area, given the provided paging.

The fields are ordered by section in the following sequence:

  • GENERAL
  • DISPLAY_INFO
  • SOCIAL

The fields in the same section are ordered by the field creation date.

To change the order of fields in sections, call Update Custom Fields Order.

Endpoint
GET
https://www.wixapis.com/members/v1/custom-fields

Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?