Organizations
The organization object
An organization is the top-level billing entity and tenant boundary in Pineprompt. Every project, member, and API key belongs to exactly one organization.
Fields
| Field | Type | Description |
|---|---|---|
| id | integer | The unique ID of the organization. |
| name | string | The display name of the organization. |
| created_at | datetime | When the organization was created. |
| updated_at | datetime | When the organization was last updated. |