GET

Get Current Join Application


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 calling member's join application for a program.

The member is taken from the caller's identity, so you don't specify a member. Returns a NOT_FOUND error if the member has no application for the program.

To retrieve any member's join application by ID, call Get Join Application.

Permissions
Manage Online Programs
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/online-programs/participants/v3/join-applications/current/{programId}

Errors
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?