Get user

GET /v1/user/

Responses

  • 200

    Success

GET /v1/user/
curl \
 -X GET https://api.infura.ai/v1/user/ \
 -H "x-api-key: $API_KEY"