---
title: "Get the client information."
method: GET
path: "/client"
tags: ["Client"]
---

# Get the client information.

`GET /client`

Get the client information.

## Response `200`

A successful response.

- ApiClientInfoResponse
  - `account` string
  - `signer` string
  - `ip_country` string
  - `ip` string
  - `user_agent` string

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/rise/apis/risex-rest-api.md) · [All operations](https://skmtc.net/rise/apis/risex-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rise/risex-rest-api/revisions/194af8339c0d/schema)
