---
title: "Getting a list of used stubs"
method: GET
path: "/stubs/used"
tags: ["stubs"]
---

# Getting a list of used stubs

`GET /stubs/used`

The list is needed to quickly find used stubs

## Response `200`

Successful operation

- Stub[] — A list of stubs. — unresolved $ref

## Other responses

- `404` — No used stubs found
- `500` — Internal Server Error

## Changes

- **2026-08-21** `a5d6e456e53c` — 1 breaking, 2 info
  - the `items/output/stream` response's property type/format changed from `array`/`` to ``/`` for status `200`
  - added the optional property `items/output/template` to the response with the `200` status
  - added `subschema #1, subschema #2` to the `items/output` response property `allOf` list for the response status `200`
- **2026-08-19** `591c74ba50d8` — 1 info
  - added the optional property `items/session` to the response with the `200` status
- **2026-08-14** `38f761f66622` — 7 info
  - added the optional property `items/headers/anyOf/items/glob` to the response with the `200` status
  - added the optional property `items/headers/glob` to the response with the `200` status
  - added the optional property `items/input/anyOf/items/glob` to the response with the `200` status
  - added the optional property `items/input/glob` to the response with the `200` status
  - …3 more
- **2026-07-20** `e2b32002bad4` — 1 info
  - added the optional property `items/used` to the response with the `200` status
- **2026-06-13** `4003b62da452` — 2 breaking
  - the `items/output/data` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `items/output/stream/items/` response's property type/format changed from `object`/`` to ``/`` for status `200`

[Full history](https://skmtc.dev/bavix/apis/gripmock-api-schema/changes/stubs/used/get.md)

---

[API](https://skmtc.dev/bavix/apis/gripmock-api-schema.md) · [All operations](https://skmtc.dev/bavix/apis/gripmock-api-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bavix/gripmock-api-schema/revisions/a5d6e456e53c/schema)
