---
title: "GET /api.test"
method: GET
path: "/api.test"
tags: ["api"]
---

# GET /api.test

`GET /api.test`

Checks API calling code.

## Query parameters

- `error` string
- `foo` string

## Response `200`

Standard success response

- object — Schema for successful response api.test method
  - `ok` true, required

## Other responses

- `default` — Artificial error response

---

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