/v1/livesAsk AIget https://openapi.meltingspot.io/v1/livesList LivesQuery Paramspageinteger | nullThe page number in a paginated set of resultslimitinteger | nullThe limit of results to be returned per pagetitle[eq]stringSearch Lives with a specific titletitle[contains]stringSearch Lives that contains this in the titlestatus[eq]stringenumSearch Lives with a specific statusEndedPlannedLiveAllowed:EndedPlannedLivestartDate[lt]integerReturn elements with date before than thisstartDate[lte]integerReturn elements with date before than or equal to thisstartDate[gt]integerReturn elements with date after than thisstartDate[gte]integerReturn elements with date after than or equal to thisstartDate[eq]integerReturn elements with date equal to thissolution[in]array of stringsSearch Lives with theses types of solutionsolution[in]ADD stringsolution[eq]stringenumSearch Lives with a specific solutionYoutubeVimeoBuiltInNoSolutionAllowed:YoutubeVimeoBuiltInNoSolutionreplay[eq]stringSearch Lives with or without replaybuiltInType[in]array of stringsSearch Lives with theses types of BuiltInTypebuiltInType[in]ADD stringbuiltInType[eq]stringenumSearch Lives with a specific BuiltInTypeWorkshopConferenceAllowed:WorkshopConferenceaverageViewTime[lt]integerReturn elements with value lower than thisaverageViewTime[lte]integerReturn elements with value lower than or equal to thisaverageViewTime[gt]integerReturn elements with value greater than thisaverageViewTime[gte]integerReturn elements with value greater than or equal to thisaverageViewTime[eq]integerReturn elements with value equal to thisinvited[lt]integerReturn elements with value lower than thisinvited[lte]integerReturn elements with value lower than or equal to thisinvited[gt]integerReturn elements with value greater than thisinvited[gte]integerReturn elements with value greater than or equal to thisinvited[eq]integerReturn elements with value equal to thisregistrant[lt]integerReturn elements with value lower than thisregistrant[lte]integerReturn elements with value lower than or equal to thisregistrant[gt]integerReturn elements with value greater than thisregistrant[gte]integerReturn elements with value greater than or equal to thisregistrant[eq]integerReturn elements with value equal to thisattendee[lt]integerReturn elements with value lower than thisattendee[lte]integerReturn elements with value lower than or equal to thisattendee[gt]integerReturn elements with value greater than thisattendee[gte]integerReturn elements with value greater than or equal to thisattendee[eq]integerReturn elements with value equal to thisattendanceRate[lt]integerReturn elements with value lower than thisattendanceRate[lte]integerReturn elements with value lower than or equal to thisattendanceRate[gt]integerReturn elements with value greater than thisattendanceRate[gte]integerReturn elements with value greater than or equal to thisattendanceRate[eq]integerReturn elements with value equal to thistotalReplayView[lt]integerReturn elements with value lower than thistotalReplayView[lte]integerReturn elements with value lower than or equal to thistotalReplayView[gt]integerReturn elements with value greater than thistotalReplayView[gte]integerReturn elements with value greater than or equal to thistotalReplayView[eq]integerReturn elements with value equal to thisResponses 200Lives returned successfully 400Malformed payloadUpdated almost 2 years ago