GET

Get Latest Action


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 the latest version of an action, regardless of the site on which it's installed.

When an app developer updates an action, the new version doesn't immediately become active on every site. This method retrieves the latest version of the action as defined in the app dashboard.

  • To retrieve the version of the action that's active on the current site, call Get Runtime Action.
Authentication

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

Permissions
Set Up Automations
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/v1/actions/latest/apps/{appId}/keys/{actionKey=**}

Errors
404Not Found

There is 1 error with this status code.

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

Did this help?