GET

Get Current Partner Profile


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 partner profile of the currently authenticated partner.

The partner's public profile URL is https://www.wix.com/studio/community/partners/{slug}, where slug is returned in this response.

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/profile/v1/partner-profiles/current

Errors

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

Did this help?