Was this helpful?
/auth/who_am_i
curl -L \ --url 'https://beta.data.banyan.computer/api/v1/auth/who_am_i' \ --header 'Authorization: Bearer JWT'
{ "user_id": "123e4567-e89b-12d3-a456-426614174000" }