| title | summary |
|---|---|
Util |
Random utilty endpoints for things that don't belong anywhere else in particular, e.g. endpoints for certain admin
page tasks.
|
Random utilty endpoints for things that don't belong anywhere else in particular, e.g. endpoints for certain admin page tasks.
Returns version and system information relevant to filing a bug report against Metabase.
Returns database connection pool info for the current Metabase instance.
Logs.
Return a cryptographically secure random 32-byte token, encoded as a hexadecimal string.
Intended for use when creating a value for embedding-secret-key.
Anonymous usage stats. Endpoint for testing, and eventually exposing this to instance admins to let them see what is being phoned home.
Translate entity IDs to model IDs.
entity_idsmap.
Endpoint that checks if the supplied password meets the currently configured password complexity rules.
passwordpassword is too common.
Endpoint to provide feedback from the product.
-
commentsnullable value must be a non-blank string. -
sourcevalue must be a non-blank string. -
emailnullable value must be a non-blank string.