cURL
curl --request GET \ --url https://vision.pingintel.com/api/v1/me \ --header 'Authorization: <api-key>'
Get current user info and permissions for the authenticated user.
Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.
Token
Bearer
No response body