For AI agents: visit https://binti.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Family Finding Worker Assignments
| Field | Type | Description |
|---|
family_finding_worker_assignment_id 🔑 | INTEGER | Unique identifier for this family finding search agency worker assignment record. |
agency_id 🔗 | INTEGER | The ID of the agency this family finding search agency worker assignment belongs to. |
agency_worker_id 🔗 | INTEGER | The ID of the agency worker being assigned. |
family_finding_search_id 🔗 | INTEGER | The ID of the family finding search this worker assignment belongs to. |
created_at | TIMESTAMP | The timestamp when the family finding search agency worker assignment was created. |
updated_at | TIMESTAMP | The timestamp when the family finding search agency worker assignment was last updated. |
family_finding_worker_assignment_id - Unique identifier for this family finding search agency worker assignment record.
agency_id - The ID of the agency this family finding search agency worker assignment belongs to.
agency_worker_id - The ID of the agency worker being assigned.
family_finding_search_id - The ID of the family finding search this worker assignment belongs to.