OrgWithRole
An organization with the current user's membership role attached
idstringrequired
Example:
org-123namestringrequired
Example:
My Organizationrolestringrequired
Example:
ownerjoined_atinteger<int64>required
Example:
1609459200OrgWithRole
{
"id": "org-123",
"name": "My Organization",
"role": "owner",
"joined_at": 1609459200
}