v3
latestOpenAPI 3.1.02026-07-311,4541,5202.3 MBauthentication
Auth Users Me Partial Update
Declare per-endpoint throttling configuration attributes for views.
Endpoints can inherit this mixin and set:
- endpoint_default_rate_limit_per_user_per_min: float | None
When set (not None), throttling will use ONLY this default RPM for the endpoint without requiring API key / org attributes on the request. When unset, the standard API key / organization / subscription limits apply.
patch/auth/users/me/
Headers
Authorizationstring required
JWT access token or Respan API key
Request body
is_organization_adminboolean
last_loginstring date-time nullable
last_activestring date-time nullable
placeholderboolean
namestring
usernamestring
first_namestring
last_namestring
sql_prompt_activeboolean
{"stackTrail":"components:schemas:PatchedMeRequest:properties:sql_schema","oasType":"schema","type":"unknown","description":"Any type"}
system_prompt_activeboolean
{"stackTrail":"components:schemas:PatchedMeRequest:properties:system_prompt","oasType":"schema","type":"unknown","description":"Any type"}
integration_timeinteger
onboarding_startstring date-time
onboarding_endstring date-time nullable
onboarding_completed_atstring date-time nullable
tokens_valid_afterstring date-time nullable
last_conversationinteger
plansstring[]
{"stackTrail":"components:schemas:PatchedMeRequest:properties:file_prompt","oasType":"schema","type":"unknown","description":"Any type"}
user_file_indexstring
current_filestring
display_propertiesstring[]
request_log_sort_bystring
time_range_typestring
group_bystring
{"stackTrail":"components:schemas:PatchedMeRequest:properties:request_log_filters","oasType":"schema","type":"unknown","description":"Any type"}
last_request_log_export_startstring date-time
last_request_log_export_endstring date-time
exporting_logsboolean
{"stackTrail":"components:schemas:PatchedMeRequest:properties:dashboard_filters","oasType":"schema","type":"unknown","description":"Any type"}
dashboard_selected_chartsstring[]
{"stackTrail":"components:schemas:PatchedMeRequest:properties:user_page_filters","oasType":"schema","type":"unknown","description":"Any type"}
{"stackTrail":"components:schemas:PatchedMeRequest:properties:thread_filters","oasType":"schema","type":"unknown","description":"Any type"}
thread_sort_bystring
thread_group_bystring
last_thread_export_startstring date-time
last_thread_export_endstring date-time
exporting_threadsboolean
{"stackTrail":"components:schemas:PatchedMeRequest:properties:model_page_filters","oasType":"schema","type":"unknown","description":"Any type"}
model_page_sort_bystring
{"stackTrail":"components:schemas:PatchedMeRequest:properties:model_list_filters","oasType":"schema","type":"unknown","description":"Any type"}
model_list_sort_bystring
model_list_group_bystring
{"stackTrail":"components:schemas:PatchedMeRequest:properties:customer_page_filters","oasType":"schema","type":"unknown","description":"Any type"}
customer_page_sort_bystring
customer_page_group_bystring
last_editing_prompt_versioninteger
themestring
profile_colorstring
Response
idinteger required
is_organization_adminboolean required
is_being_impersonatedboolean required
is_superadminboolean required
last_loginstring date-time nullable
active_durationstring nullable required
last_activestring date-time nullable
user_unique_idstring nullable required
created_atstring date-time required
emailstring required
placeholderboolean
namestring
usernamestring
first_namestring
last_namestring
sql_prompt_activeboolean
{"stackTrail":"components:schemas:Me:properties:sql_schema","oasType":"schema","type":"unknown","description":"Any type"}
system_prompt_activeboolean
{"stackTrail":"components:schemas:Me:properties:system_prompt","oasType":"schema","type":"unknown","description":"Any type"}
integration_timeinteger
onboarding_startstring date-time
onboarding_endstring date-time nullable
onboarding_completed_atstring date-time nullable
is_activeboolean required
status'active' | 'blocked' required
- active - Active
- blocked - Blocked
tokens_valid_afterstring date-time nullable
is_adminboolean required
last_conversationinteger
plansstring[]
{"stackTrail":"components:schemas:Me:properties:file_prompt","oasType":"schema","type":"unknown","description":"Any type"}
user_file_indexstring
current_filestring
display_propertiesstring[]
request_log_sort_bystring
time_range_typestring
group_bystring
{"stackTrail":"components:schemas:Me:properties:request_log_filters","oasType":"schema","type":"unknown","description":"Any type"}
last_request_log_export_startstring date-time
last_request_log_export_endstring date-time
exporting_logsboolean
{"stackTrail":"components:schemas:Me:properties:dashboard_filters","oasType":"schema","type":"unknown","description":"Any type"}
dashboard_selected_chartsstring[]
{"stackTrail":"components:schemas:Me:properties:user_page_filters","oasType":"schema","type":"unknown","description":"Any type"}
{"stackTrail":"components:schemas:Me:properties:thread_filters","oasType":"schema","type":"unknown","description":"Any type"}
thread_sort_bystring
thread_group_bystring
last_thread_export_startstring date-time
last_thread_export_endstring date-time
exporting_threadsboolean
{"stackTrail":"components:schemas:Me:properties:model_page_filters","oasType":"schema","type":"unknown","description":"Any type"}
model_page_sort_bystring
{"stackTrail":"components:schemas:Me:properties:model_list_filters","oasType":"schema","type":"unknown","description":"Any type"}
model_list_sort_bystring
model_list_group_bystring
{"stackTrail":"components:schemas:Me:properties:customer_page_filters","oasType":"schema","type":"unknown","description":"Any type"}
customer_page_sort_bystring
customer_page_group_bystring
last_editing_prompt_versioninteger
latest_frontend_versionstring required
themestring
profile_colorstring
curr_orginteger nullable required