JavaScript
Authentication
Get Basic user data
Endpoint to get basic user data.
GET
JavaScript
Authorizations
API Key or JWT User Token. If using an API Key, set the X-As-User header to act as a specific user. A JWT User Token is always scoped to a specific user.
Response
200 - application/json
Successful Response
The user's id
The Hyperspell app's id this user belongs to
All integrations available for the app
Available options:
reddit, notion, slack, google_calendar, google_mail, box, dropbox, github, google_drive, vault, web_crawler, trace, microsoft_teams, gmail_actions, granola, fathom, linear, hubspot, salesforce, coda All integrations installed for the user
Available options:
reddit, notion, slack, google_calendar, google_mail, box, dropbox, github, google_drive, vault, web_crawler, trace, microsoft_teams, gmail_actions, granola, fathom, linear, hubspot, salesforce, coda The expiration time of the user token used to make the request