GET
/
auth
/
message
curl --request GET \
  --url https://api.gateway.tech/auth/message
{
  "message": "<string>"
}

Response

200 - application/json
OK
message
string
required