---
title: "Provides logo of a namespace"
method: GET
path: "/api/{namespace}/logo/{fileName}"
tags: ["registry-api"]
---

# Provides logo of a namespace

`GET /api/{namespace}/logo/{fileName}`

## Path parameters

- `namespace` string, required
- `fileName` string, required

## Response `200`

The namespace details are returned in JSON format

## Other responses

- `404` — The specified namespace could not be found
- `429` — A client has sent too many requests in a given amount of time

---

[API](https://skmtc.net/livesession/apis/open-vsx-registry-api.md) · [All operations](https://skmtc.net/livesession/apis/open-vsx-registry-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/livesession/open-vsx-registry-api/versions/badd706d3136/schema)
