Added
Adding /custom_key_dates GET endpoints
July 3rd, 2025
Added a new GET endpoint /custom_key_dates for directly accessing key dates that have been set up by the agency:
Added a new GET endpoint /custom_key_dates for directly accessing key dates that have been set up by the agency:
Added a compound filter filter[agency_key_date] GET /application_key_dates to allow filtering on custom agency key date information.
Added provider-external-identifier as a field to the GET response payloads for the application_status_changes endpoints
is-estimated-dob to POST and PUT /children endpoints, and to POST /social-connections within the connection-person relationship.GET application-status-changes endpoint.email-addresses to POST /social-connections and primary-email-address to GET /people.applications type.GET /applications/:application_id/documents response bodyexternal_group_id field to the children typeGET application_key_dates and GET application_key_dates/{:application_key_date_id}email field to the agency-workers typePOST /family_finding_searches and POST /children/:child_id/relationships/family_finding_searches endpoints for creating new Family Finding Searches.name field to the GET /applications/:application_id/documents response bodyGET /family_finding_searches, GET /family_finding_searches/:family_finding_search_id, and GET /children/:child_id/relationships/family_finding_searches endpoints./contact_logs, /contact_logs/:id, and /children/:child_id/relationships/contact_logs GET endpoints.POST /social_connections and POST /children/:child_id/relationships/social_connections endpoints for creating new Social Connections./social_connections, /social_connections/:social_connection_id, and /children/:child_id/relationships/social_connections GET endpoints./people and GET /people/:id endpointsdocument_slug on the GET /applications/:application_id/documents endpoint.owner-agency-slug to /applications, /documents, and /applications/:application_id/documents GET endpoints.provider-external-identifier to agency-placementsrelationships for initial-applications and renewal-applicationsPOST /applications endpoint.PUT /user_agency_profiles to update demographic data.status_date on our GET /applications endpoint.GET /training_curriculums endpoint.DELETE /worker_assignments/:worker_assignment_id endpoint.GET /placement_providers endpoint.created_start_date and created_end_date.GET /application_templates endpoint.POST|DELETE /applications/:application_id/tags.tag-summary.GET /tags endpoint.pre-adoption as an optional boolean flag.?included=a,b,c query param to limit how much associated data is returned in the payload. Pass ?included with no arguments to exclude all associated data. For backwards compatibility, the default behavior when this query param is absent continues to be "include all available associations". These docs have been updated to include lists of available associations for each endpoint.meta: key to collection endpoints that contains data such as total records, current page, number of pages, page size and current sorting params.api_token. Concurrently supporting Authorization Header with Bearer api_token