Get current user
User
Get current user
Returns the authenticated user’s ID, email, and organization name.
GET
Get current user
Authorizations
Pass as Authorization: Bearer {token}. Accepts either an OAuth2 JWT access token or an API key (tk_live_...) created from the Tickable dashboard.