Get the signed-in OneHome user profile
onehome_get_userRetrieves the OneHome user profile and consumer-share groups. Handles magic-link sessions by using fallback data from the checkToken exchange when GraphQL access is denied.
Instructions
Returns the OneHome user profile + the consumer-share groups attached. For full agent / registered users, queries the GraphQL user endpoint. For magic-link consumer-share sessions (where user { } is access-denied), falls back to the data captured during the checkToken exchange — email, contact id, group/savedSearch ids, and the agent who shared with you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||