---
title: "Get Message"
method: GET
path: "/auth"
tags: ["authentication"]
---

# Get Message

`GET /auth`

Get the message for the user's wallet to sign.

## Headers

- `x-coinflow-auth-wallet` string, required

## Response `200`

Ok

- GetMessageToSignResponse
  - `message` string, required
  - `transaction` string

---

[API](https://skmtc.net/coinflow/apis/api-reference.md) · [All operations](https://skmtc.net/coinflow/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinflow/api-reference/versions/3f6a046fbb34/schema)
