---
title: "Results list"
method: GET
path: "/results/list"
tags: ["Results"]
---

# Results list

`GET /results/list`

Get a simple list of all results.

## Response `200`

OK

- ApiListResponse
  - `content_length` integer
  - `failed` boolean — Failed flag set if the result should be considered failed
  - `failed_reason` string
  - `final_url` string
  - `id` integer
  - `protocol` string
  - `response_code` integer
  - `response_reason` string
  - `title` string
  - `url` string

---

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