Skip to main content
GET
/
api
/
v1
/
me
Get Current User Info
curl --request GET \
  --url https://vision.pingintel.com/api/v1/me \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.

Response

200

No response body