2024 Changes
May 16th, 2025
- 2024-11-20: Added
is-estimated-dob
toPOST
andPUT
/children
endpoints, and toPOST
/social-connections
within theconnection-person
relationship. - 2024-11-20: Added
GET application-status-changes
endpoint. - 2024-09-25: Added 'form-version' to '/application-forms' to help track version changes.
- 2024-09-04: Added
email-addresses
toPOST /social-connections
andprimary-email-address
toGET /people
. - 2024-08-28: Added 'address' and 'mailing-address' to
applications
type. - 2024-08-21: Added document links to the
GET /applications/:application_id/documents
response body - 2024-08-07: Added
external_group_id
field to thechildren
type - 2024-08-07: Added
GET application_key_dates
andGET application_key_dates/{:application_key_date_id}
- 2024-07-10: Added
email
field to theagency-workers
type - 2024-07-10: Added
POST /family_finding_searches
andPOST /children/:child_id/relationships/family_finding_searches
endpoints for creating new Family Finding Searches. - 2024-07-02: Added
name
field to theGET /applications/:application_id/documents
response body - 2024-06-25: Added 'portal-self' and 'portal-relationships-dashboard' links to Children
- 2024-06-25: Added
GET /family_finding_searches
,GET /family_finding_searches/:family_finding_search_id
, andGET /children/:child_id/relationships/family_finding_searches
endpoints. - 2024-06-19: Added
/contact_logs
,/contact_logs/:id
, and/children/:child_id/relationships/contact_logs
GET
endpoints. - 2024-06-19: Added 'licenses' to 'case-notes' type
- 2024-06-19: Added 'protected-tribe' and 'protected-tribe-names' to 'user-agency-profiles' type
- 2024-06-19: Added
POST /social_connections
andPOST /children/:child_id/relationships/social_connections
endpoints for creating new Social Connections. - 2024-05-30: Added
/social_connections
,/social_connections/:social_connection_id
, and/children/:child_id/relationships/social_connections
GET
endpoints. - 2024-05-30: Added GET
/people
and GET/people/:id
endpoints - 2024-05-15: Added the ability to filter by
document_slug
on theGET /applications/:application_id/documents
endpoint. - 2024-05-01: Added
owner-agency-slug
to/applications
,/documents
, and/applications/:application_id/documents
GET
endpoints. - 2024-04-10: Added
provider-external-identifier
toagency-placements
- 2024-01-10: Updated docs to include all
relationships
forinitial-applications
andrenewal-applications