Skip to main content
GET
/
identity
/
me
Current identity + saved methods
curl --request GET \
  --url https://api.useduro.com/identity/me \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

A secret key (sk_test_… / sk_live_…), OAuth token, or identity token.

Response

200 - application/json

OK

The response is of type object.