List a team's projectsget https://api.rollbar.com/api/1/team/{team_id}/projectsExample Response JSON{ "err": 0, "result": [ { "team_id": 272686, "project_id": 178029 }, { "team_id": 272686, "project_id": 178030 } ] }