POST

Query Extended Fields


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.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Bookings Services and Settings
Manage Challenges
Access Verticals by Automations
Set Up Automations
Manage Members and Contacts - all permissions
Manage Contact Extended Fields
Manage Events
Manage Portfolio
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/contacts/v4/extended-fields/query

Body Params
queryQuery

Query options.

Response Object
fieldsArray <ExtendedField>

List of extended fields.


pagingMetadataPagingMetadata

Details on the paged set of results returned.

Request
cURL
Response
JSON
Errors
400Invalid Argument

There are 6 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?