cURL
curl --request GET \ --url https://api.plane.so/api/v1/users/me/ \ --header 'x-api-key: <api-key>'
Retrieves information about the currently authenticated user.