---
title: "Generates a random name"
method: GET
path: "/workflow/random-name"
tags: ["workflows"]
---

# Generates a random name

`GET /workflow/random-name`

## Response `200`

Generated name

- RandomWorkflowNameResponse
  - `name` string

## Other responses

- `403` — Operation not allowed

---

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