---
title: "Get photo headers"
method: HEAD
path: "/candidates/{candidateId}/photo"
tags: ["Candidate API:Photo"]
---

# Get photo headers

`HEAD /candidates/{candidateId}/photo`

## Path parameters

- `candidateId` integer, required

## Query parameters

- `w` integer
- `h` integer

## Response `200`

OK

## Other responses

- `404` — Requested candidate photo was not found

---

[API](https://skmtc.net/jobadder/apis/jobadder-api.md) · [All operations](https://skmtc.net/jobadder/apis/jobadder-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jobadder/jobadder-api/revisions/9f43f6a6ee6e/schema)
