Retrieves a list of extended fields.
You can only call this method when authenticated as a Wix app or Wix user identity.
Filter for fields of the specified type.
Filter for fields in the specified namespace.
Fields created by calling the Find Or Create Extended Field method
are automatically assigned to the custom
namespace.
Filter for fields where displayName
starts with the specified case-sensitive string.
Name of the field to sort by.
Sort order.
Default: ASC
.
Number of items to return.
Defaults to 100
.
Number of items to skip in the current sort order.
Defaults to 0
.
List of extended fields.
Metadata for the page of results.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.