cURL
curl --request GET \ --url https://dev.api.emerging.eco/emerging-platform/v1/claims/household-onboarding
{ "household_id": "household-123", "onboarding_date": "2024-01-01T00:00:00.000Z" }
Retrieve records of household onboarding claims.
Successful response
The response is of type object.
object
Was this page helpful?