listMembershipQuestions( )


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 membership questions for the given group.

Note: This endpoint requires visitor or member authentication.

Method Declaration
Copy
Method Parameters
groupIdstringRequired

Group ID.

Returns
Return Type:Promise<ListMembershipQuestionsResponse>
Did this help?