---
title: "Lists scenarios without profiles or backendListeners by project ID"
method: GET
path: "/runtime/scenarios/description/by-project/{projectId}"
tags: ["Runtime - Scenarios"]
---

# Lists scenarios without profiles or backendListeners by project ID

`GET /runtime/scenarios/description/by-project/{projectId}`

## Path parameters

- `projectId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-09-26** `65e661618b8f` — 13 breaking, 1 info
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/bandwidth` response's property type changed from `null` to `object` for status `200`
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/browser` response's property type changed from `null` to `object` for status `200`
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/dns` response's property type changed from `null` to `object` for status `200`
  - the `items/userProfiles/items/engine/oneOf[#/components/schemas/JmeterUserProfileEngine]/allOf[subschema #2]/jtl` response's property type changed from `null` to `object` for status `200`
  - …10 more
- **2026-09-15** `4da8c9536717` — 1 info
  - api operation id `i_2` removed and replaced with `w_4`
- **2026-09-15** `e2458537595b` — 1 info
  - api operation id `J_3` removed and replaced with `i_2`
- **2026-09-11** `2e438cb3181d` — 1 info
  - api operation id `x` removed and replaced with `J_3`
- …earlier changes not shown

[Full history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/runtime/scenarios/description/by-project/:projectId/get.md)

---

[API](https://skmtc.dev/octoperf/apis/octoperf-api.md) · [All operations](https://skmtc.dev/octoperf/apis/octoperf-api/llms.txt) · [OpenAPI document](https://skmtc.dev/octoperf/apis/octoperf-api/revisions/65e661618b8f?raw)
