GET

List Operations


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 operations. The result will be sorted by created date in ascending order.

Permissions
Manage Restaurants - all permissions
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/restaurants-operations/v1/operations

Request
This endpoint does not take any parameters.
Response Object
operationsArray <Operation>

Retrieved operations.

Retrieve all operations
Request
cURL
Response
JSON
Errors

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

Did this help?