Get chat read challenge

Issues a short-lived challenge to sign as proof that you own the account whose chat you want to read.

GET
/chat/auth/challenge

Response Body

application/json

curl -X GET "https://ldn.core.test.network/chat/auth/challenge"
{
  "challenge": "0000000017f1d2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1",
  "expires_at": 1709500120000000000
}