get https://api.rollbar.com/api/1/invite/
Example Response
{
"err": 0,
"result": {
"id": 71328,
"from_user_id": 5325,
"team_id": 272686,
"to_email": "[email protected]",
"status": "pending",
"date_created": 1519946545,
"date_redeemed": null
}
}