POST

Query Member Connections


Retrieves a list of members whose connections to the given member were retrieved.

Note: If an empty array is passed as connectedMemberIds, the call will succeed, but it will not return any data.

Permissions
Manage Members
Read Member Connections
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/members/v3/followers/{memberId}/connections

Errors

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

Did this help?