Retrieves a list of extended fields.
For a detailed list of supported operations, see sorting and filtering for extended fields. To learn more about query language, see API Query Language.
| Property | Filters | Sort |
|---|---|---|
key | $eq, $ne, $in | None |
displayName | $eq, $ne, $in, $startsWith | Sort: ASC, DESC |
_createdDate | $eq, $ne, $gt, $lt, $gte, $lte | Sort: ASC, DESC |
_updatedDate | $eq, $ne, $gt, $lt, $gte, $lte | Sort: ASC, DESC |
namespace | $eq, $ne | None |
dataType | $eq, $ne | None |
fieldType | $eq | None |
This method may require higher-level permissions than the caller has, based on their identity and roles and permissions. In these cases, you can ensure the method is called with the required level of authorization by using one of the following:
There are 6 errors with this status code.
This method may also return standard errors. Learn more about standard Wix errors.