---
title: "Request role elevation"
method: GET
path: "/elevate"
tags: ["elevate"]
---

# Request role elevation

`GET /elevate`

Request elevation to a specific role with static parameters

## Query parameters

- `role` string, required
- `provider` string, required
- `reason` string, required
- `duration` string
- `workflow` string
- `identities` string

## Response `200`

Elevation request submitted

- object

## Other responses

- `400` — Bad request

---

[API](https://skmtc.net/thand-io/apis/thand-agent-api.md) · [All operations](https://skmtc.net/thand-io/apis/thand-agent-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thand-io/thand-agent-api/revisions/62befb178368/schema)
