GET

Get Placement Status


Get the placement statuses of your app's site plugins on the user's site.

Authentication

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

Permissions
Manage Bookings Services and Settings
Manage Events
Manage Portfolio
Access Verticals by Automations
Set Up Automations
Manage Restaurants - all permissions
Read Site Plugin Status
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/app-plugins/v1/site-plugins/placement-status

Request
This endpoint does not take any parameters.
Response Object
placementStatusesArray <PlacementStatus>

Data about placement statuses of your app's site plugins on the user's site.

Get Placement Status
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?