/v1/lives/{liveId}/speakersAsk AIget https://openapi.meltingspot.io/v1/lives/{liveId}/speakersList Live speakersPath ParamsliveIdstringrequiredThe id of the LiveQuery Paramspageinteger | nullThe page number in a paginated set of resultslimitinteger | nullThe limit of results to be returned per pagefirstname[eq]stringSearch participants with a specific firstnamefirstname[contains]stringSearch participants that contains this in the firstnamelastname[eq]stringSearch participants with a specific lastnamelastname[contains]stringSearch participants that contains this in the lastnameemail[eq]stringSearch participants with a specific emailemail[contains]stringSearch participants that contains this in the emailstatus[eq]stringenumSearch participants with a specific statusAcceptedInvitedAllowed:AcceptedInvitedstatus[in]array of stringsSearch participants with one of theses statusstatus[in]ADD stringhasReplayed[eq]stringSearch for participants who replayed the LivehasParticipated[eq]stringSearch for participants who participated to the LiveResponses 200Live speakers returned successfully 400Malformed payloadUpdated almost 2 years ago