Get your authed user Id
GET /v1/me
Get the user Id associated with your currently authed token
Responses
- 200
- 404
{Your user id}
NOT FOUND
Loading...
GET /v1/me
Get the user Id associated with your currently authed token
{Your user id}
NOT FOUND