---
title: "Provider logo"
method: GET
path: "/v2/providers/employers/{employerId}/providerlogo"
tags: ["Employer"]
---

# Provider logo

`GET /v2/providers/employers/{employerId}/providerlogo`

__Activity name :__ <a href="https://developer.loket-ontw.nl/Activities/GetProviderLogoByEmployerId" target="_blank">GetProviderLogoByEmployerId</a>

This activity is listed twice in the documentation due to the specified version caching path parameter. Including or exluding this parameter results in slightly different behaviour.

Get the (deviating) provider logo of the employers. In case no logo is know the service will return a 404.

__Caching:__ This resource changes very infrequently and can be cached for a longer time.

## Path parameters

- `employerId` string, uuid, required

## Headers

- `Authorization` string, required
- `Accept` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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