Users
Get the current user
Returns information about the current authenticated user, including organization details and access permissions.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.