Last updated 9 months ago
Was this helpful?
Returns information about the user issuing the request
/api/v2/user
curl -L \ --url 'https://felt.com/api/v2/user' \ --header 'Authorization: YOUR_API_KEY'
{ "email": "text", "id": "luCHyMruTQ6ozGk3gPJfEB", "name": "text" }