---
title: "Get Presigned Logo Url"
method: GET
path: "/api/assistants/{assistant_id}/presigned-logo"
tags: ["assistants"]
---

# Get Presigned Logo Url

`GET /api/assistants/{assistant_id}/presigned-logo`

Get a presigned URL for an assistant's logo.

## Path parameters

- `assistant_id` string, uuid, required

## Response `200`

Successful Response

- string, nullable

## Other responses

- `422` — Validation Error

## Changes

- **2025-04-10** `d95b89c34a94` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/cleanlab/apis/agility/changes/api/assistants/:assistant_id/presigned-logo/get.md)

---

[API](https://skmtc.dev/cleanlab/apis/agility.md) · [All operations](https://skmtc.dev/cleanlab/apis/agility/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cleanlab/agility/revisions/9e6009a931b6/schema)
