GET

Get Runtime 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 version of an action that's currently active on the site.

  • To retrieve a specific action version by ID, call Get Action.
  • To retrieve the latest version of the action regardless of the site on which it's installed, call Get Latest 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/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?