invite to the organization.{
"object": "organization.invite",
"id": "string",
"email": "string",
"role": "owner",
"status": "accepted",
"invited_at": 0,
"expires_at": 0,
"accepted_at": 0,
"projects": [
{
"id": "string",
"role": "member"
}
]
}