---
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.

## Changes

- **2026-07-26** `4907a1d269ab` — 1 breaking
  - added the new required `header` request parameter `x-tw-jose-encryption-kid`

[Change history](https://skmtc.dev/wise/apis/platform-api/changes/v1/auth/jose/playground/jwe/get.md)

---

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