Organizations Overview
Organizations represent law firms, companies, or business entities within your account. Use them to structure your business relationships and organize cases.
tip
When listing cases, you can filter by organization_id to retrieve only cases belonging to a specific organization. See List Cases for details.
Organization Properties
| Property | Type | Description |
|---|---|---|
id | string | Unique organization identifier |
accountId | string | Account ID this organization belongs to |
name | string | Organization or law firm name |
phoneNumber | string | Primary contact number (optional) |
streetAddress | string | Physical address (optional) |
city | string | City location (optional) |
state | string | State or province (optional) |
zipCode | string | Postal code (optional) |
country | string | Country location (optional) |
created | int64 | Creation timestamp |
updated | int64 | Last modification timestamp |