LDS Stake Portal
Authentication

Read Own Data

GET
/auth/me

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/auth/me"
null