POST

Query Deleted Forms


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 deleted form schemas given the provided paging, filtering, and sorting.

This method lists form schemas that have were deleted and are in the trash bin but haven't yet been permanently removed.

You must specify a namespace equality filter. For example, "namespace:{"$eq":"<your_namespace>"}.

Refer to the supported filters and sorting article for a complete list of supported filters and sorting options.

Permissions
Manage Submissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/form-schema-service/v4/forms/trash-bin/query

Errors
400Invalid Argument

There is 1 error with this status code.

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

Did this help?