Retrieve leaderboard competition entries by a list of request namesAsk AIpost https://us-central1-readysandbox.cloudfunctions.net/leaderboardCompetitions-getByRequestNamesBody ParamsrequestNamesarray of stringsrequiredrequestNames*ADD stringappIdstringlimitintegerrequiredstartAfternumberignoreTimestampbooleanDefaults to falsetruefalsewithUserDatabooleanDefaults to falsetruefalseResponses 200Leaderboard competition entries successfully retrieved. 400Invalid arguments. Either 'requestNames' is missing, or 'requestNames' is not a valid list of strings. 410No leaderboard found with the provided 'requestNames'.Updated about 1 year ago