---
title: "GET /tests"
method: GET
path: "/tests"
tags: ["application-test"]
---

# GET /tests

`GET /tests`

Get all tests created for this account

## Response `200`

The call was successful

- ApplicationTest[]
  - `id` string — ID of the test
  - `href` string — A reference to the test
  - `attrs` object — User configured parameters for the test
  - `description` string — Short description of the test
  - `created` string, date-time — Time when the test was created
  - `updated` string, date-time — Time when the test was last updated

---

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