---
title: "Returns a list of the last searches"
method: GET
path: "/search"
tags: ["Status Check"]
---

# Returns a list of the last searches

`GET /search`

Returns a list of the last searches

## Query parameters

- `max` integer
- `offset` integer

## Response `200`

Successfully retrieved status reports

## Other responses

- `400` — Bad Request - The request was invalid or cannot be otherwise served
- `401` — Unauthorized - Authentication credentials are missing or invalid
- `403` — Forbidden - The request is understood, but has been refused or access is not allowed
- `404` — Not Found - The requested resource could not be found

---

[API](https://skmtc.net/uberall/apis/uberall-api.md) · [All operations](https://skmtc.net/uberall/apis/uberall-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uberall/uberall-api/revisions/a506e82d7cbe/schema)
