(Deprecated) Get team list

November 8, 2019 – We’ve deprecated this API version. Please upgrade to our much snazzier v2 (view more info here). Request Method GET Path /api/creators/team/get-list Example https://www.riddle.com/api/creators/team/get-list?token=<your-token> Params Response Type JSON Example [{ id: 1, title: “Team Riddle” }, { id: 42, title: “Team 42” }]