---
title: "Get household profile image"
method: GET
path: "/images/households/{id}"
tags: ["Images"]
---

# Get household profile image

`GET /images/households/{id}`

Redirects to a signed URL for the household profile image. This is a public endpoint that does not require authentication.

## Other responses

- `302` — redirects to signed image URL
- `404` — profile image not found

---

[API](https://skmtc.net/slant/apis/slant-public-api-v1.md) · [All operations](https://skmtc.net/slant/apis/slant-public-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/slant/slant-public-api-v1/versions/b56e0d137554/schema)
