---
title: "GET /examples"
method: GET
path: "/examples"
tags: ["Examples"]
---

# GET /examples

`GET /examples`

Fetch all examples

## Response `200`

Return the example with the specified id

- Example[]
  - `id` integer
  - `name` string

## Other responses

- `4XX` — Example not found
- `5XX` — Example not found

## Changes

- **2020-02-02** `9e94408e02bf` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/packtpublishing/apis/shipit-clicker/changes/examples/get.md)

---

[API](https://skmtc.dev/packtpublishing/apis/shipit-clicker.md) · [All operations](https://skmtc.dev/packtpublishing/apis/shipit-clicker/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/packtpublishing/shipit-clicker/revisions/9e94408e02bf/schema)
