Get User Participants with Details (POST)
Get detailed participant information for all participants a user has access to using POST request body, including permissions, plan info, and plan manager details.
post/api/v1/participant_info/user-participants
Request body
Example request
{
"user_id": "user_456"
}Response
Successful Response