---
title: "Aliases List"
method: GET
path: "/aliases"
tags: ["Objects"]
---

# Aliases List

`GET /aliases`

List all aliases in a project.

## Query parameters

- `project_id` string, required

## Response `200`

Successful Response

- AliasesListRes
  - `aliases` string[], required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/wandb/apis/serverless-training.md) · [All operations](https://skmtc.net/wandb/apis/serverless-training/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wandb/serverless-training/revisions/8d8d96fc0fd3/schema)
