Skip to main content

Get the calling user

GET 

/api/v1/users/me

Returns the account behind the current request. Use it to show who is signed in without knowing their id. Requires me.read.

Request

Responses