---
title: "Get support information"
method: GET
path: "/api/v1alpha/support"
tags: ["Authentication"]
---

# Get support information

`GET /api/v1alpha/support`

Returns support contact information and deployment configuration details. Available to unauthenticated users.

## Response `200`

Support information retrieved successfully

- object
  - `cloud` string — Cloud provider (e.g. gcp)
  - `inactive_user_timeout_days` integer — Number of days after which inactive users are timed out
  - `support_email` string — Support email address (may be empty if not configured)

---

[API](https://skmtc.net/hail-is/apis/hail-auth-service.md) · [All operations](https://skmtc.net/hail-is/apis/hail-auth-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-auth-service/versions/ec7e68cd907c/schema)
