---
title: "Get all the custom logos that belong to a user"
method: GET
path: "/users/{user_id}/customlogos"
tags: ["Embed Presets\\Custom logos"]
---

# Get all the custom logos that belong to a user

`GET /users/{user_id}/customlogos`

This method returns all the custom logos that belong to the specified user.

## Path parameters

- `user_id` number, required

## Response `200`

The custom logos were returned.

## Other responses

- `403` — * The authenticated user can't view this particular custom logo. * The authenticated user can't view custom logos in general.

---

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