---
title: "GET /api/bites"
method: GET
path: "/api/bites"
tags: ["Bite"]
---

# GET /api/bites

`GET /api/bites`

Get all list bite in project

## Query parameters

- `project_id` object
  - `project_id` integer
- `limit` object
  - `limit` integer

## Response `200`

Success

## Other responses

- `404` — Api key not found

---

[API](https://skmtc.dev/bannerbite/apis/application-with-swagger-docs.md) · [All operations](https://skmtc.dev/bannerbite/apis/application-with-swagger-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bannerbite/application-with-swagger-docs/revisions/905cbc882f09/schema)
