pub async fn list_participant(
configuration: &Configuration,
params: ListParticipantParams,
) -> Result<ListParticipantResponse, Error<ListParticipantError>>
Expand description
Retrieve a list of participants belonging to the account used to make the request