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 |
|---|
child_program_id 🔑 | INTEGER | The unique identifier for the child program assignment. |
child_id 🔗 | INTEGER | The unique identifier for the child associated with this program assignment. |
agency_id 🔗 | INTEGER | The ID of the agency this child belongs to. |
program_id 🔗 | INTEGER | The unique identifier for the program associated with this child program assignment. |
program_name | STRING | The name of the program associated with this child program assignment. |
program_slug | STRING | The slug of the program associated with this child program assignment. |
start_date | DATE | The start date of the child program assignment. |
end_date | DATE | The end date of the child program assignment. |
child_program_id - The unique identifier for the child program assignment.
child_id - The unique identifier for the child associated with this program assignment.
agency_id - The ID of the agency this child belongs to.
program_id - The unique identifier for the program associated with this child program assignment.