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_worker_id). |
agency_worker_id | INTEGER | The unique identifier for the agency worker record. |
agency_id 🔗 | INTEGER | The ID of the agency this worker belongs to. |
person_id 🔗 | INTEGER | The ID of the person who is an agency worker. |
email | STRING | The email address associated with this agency worker. |
role_slug | STRING | The role or position of the worker within the agency. |
id - Legacy row identifier (same value as agency_worker_id).
agency_id - The ID of the agency this worker belongs to.
person_id - The ID of the person who is an agency worker.