For AI agents: visit https://binti.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Field | Type | Description |
|---|
id 🔑 | INTEGER | Legacy row identifier (same value as agency_id). |
agency_id | INTEGER | Unique identifier for the agency. |
name | STRING | The name of the agency. |
slug | STRING | The unique slug identifier for the agency. |
created_at | TIMESTAMP | The timestamp when the agency was created. |
updated_at | TIMESTAMP | The timestamp when the agency was last updated. |
id - Legacy row identifier (same value as agency_id).