v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
authentication

Auth Users List

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.

get/auth/users/

Headers

Authorizationstring required

JWT access token or Respan API key

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:User:properties:sql_schema","oasType":"schema","type":"unknown","description":"Any type"}
system_prompt_activeboolean
{"stackTrail":"components:schemas:User: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:User: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:User: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:User:properties:dashboard_filters","oasType":"schema","type":"unknown","description":"Any type"}
dashboard_selected_chartsstring[]
{"stackTrail":"components:schemas:User:properties:user_page_filters","oasType":"schema","type":"unknown","description":"Any type"}
{"stackTrail":"components:schemas:User: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:User:properties:model_page_filters","oasType":"schema","type":"unknown","description":"Any type"}
model_page_sort_bystring
{"stackTrail":"components:schemas:User:properties:model_list_filters","oasType":"schema","type":"unknown","description":"Any type"}
model_list_sort_bystring
model_list_group_bystring
{"stackTrail":"components:schemas:User: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