---
title: "Check workflow star status"
method: GET
path: "/workflow/{workflowId}/star"
tags: ["workflows"]
---

# Check workflow star status

`GET /workflow/{workflowId}/star`

Confirms whether the given `workflowId` is starred.

## Path parameters

- `workflowId` string, required

## Query parameters

- `workspaceId` integer

## Response `200`

OK

- CreateWorkflowStarResponse
  - `workflowId` string

## Other responses

- `403` — Operation not allowed
- `404` — Not found

---

[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)
