v3

latestOpenAPI 3.0.3MIT2026-07-313881,2455.6 MB
Settings

Responds with all the admin configured settings.

get/api/settings/

Response

allow_new_signupsboolean

Indicates whether new users can create a new account when signing up.

allow_signups_via_workspace_invitationsboolean

Indicates whether invited users can create an account when signing up, even if allow_new_signups is disabled.

allow_reset_passwordboolean

Indicates whether users can request a password reset link.

allow_global_workspace_creationboolean

Indicates whether all users can create workspaces, or just staff.

account_deletion_grace_delayinteger

Number of days after the last login for an account pending deletion to be deleted

show_admin_signup_pageboolean

Indicates that there are no admin users in the database yet, so in the frontend the signup form will be shown instead of the login page.

track_workspace_usageboolean

Runs a job once per day which calculates per workspace row counts and file storage usage, displayed on the admin workspace page.

show_baserow_help_requestboolean

Indicates whether the We need your help! message will be shown on the dashboard

verify_import_signatureboolean

Indicates whether the signature of imported files should be verified.