---
title: "Read avatar for an employee email"
method: GET
path: "/avatars"
tags: ["People"]
---

# Read avatar for an employee email

`GET /avatars`

Returns the avatar image URL of the employee.

## Query parameters

- `email` string

## Response `200`

URL of the employee avatar.

---

[API](https://skmtc.net/hibob/apis/employee-data-api.md) · [All operations](https://skmtc.net/hibob/apis/employee-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hibob/employee-data-api/versions/0781ebbdda91/schema)
