Users
Retrieve a user
Retrieve a user for the authenticated workspace
GET
/
users
/
me
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Retrieve a user for the authenticated workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.