Get Your Personal Profile
Retrieve the calling user’s personal profile — the chat-context fields the web UI exposes under Settings → Profile. A profile that has never been saved is returned with default values.
Display name and avatar are managed by your identity provider, not this API, so they are not included.
Requires a user-scoped key (u:gcai_...); org-scoped keys carry no user identity and receive 403.
Authorizations
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → API.
Response
The personal profile
Preferred name to use in chats, or null if unset
Whether the AI should address the user by name
Job title or role (e.g. "General Counsel"), or null
Primary jurisdiction the user practices in, or null
Practice areas the user focuses on (may be empty)
Custom instructions injected into every chat, or null
Whether AI responses include an attorney-client privilege disclaimer
The privilege disclaimer text, or null if unset
Whether the chat composer submits on Enter instead of Cmd/Ctrl+Enter
Name stamped on tracked changes when AI edits are applied, or null
Whether the personal profile is active and applied to chats
ISO 8601 creation timestamp, or null if never saved
ISO 8601 last-update timestamp, or null if never saved