GET

Get Provider State


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 provider state for the current account. Each provider account has exactly one provider state, created during marketplace registration, so no ID is required - the state is resolved from the calling account's identity. id on the returned state equals the provider's account ID.

Authentication

You can only call this method when authenticated as a Wix user or by using an account level API key.

Permissions
Manage CRM and Marketplace
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/partners/marketplace/v1/provider-states

Errors

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

Did this help?