---
title: "Playground JWE for GET requests"
method: GET
path: "/v1/auth/jose/playground/jwe"
tags: ["jose"]
---

# Playground JWE for GET requests

`GET /v1/auth/jose/playground/jwe`

Send test HTTP GET requests and receive encrypted responses.

## Headers

- `Accept` 'application/jose+json', required
- `x-tw-jose-method` 'jwe', required
- `x-tw-jose-encryption-kid` string, required
- `X-External-Correlation-Id` string, uuid

## Response `200`

Encrypted response.

## Other responses

- `429` — Rate limit exceeded. Retry after the number of seconds specified in the `Retry-After` header.

---

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