---
title: "Echo text"
method: GET
path: "/v2/test"
tags: ["test"]
---

# Echo text

`GET /v2/test`

## Query parameters

- `text` string

## Response `200`

OK

- object — Text to echo in the response
  - `text` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

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