Update content/shared/influxdb3-admin/query-system-data/_index.md

pull/5846/head
Jason Stirnaman 2025-02-20 12:04:35 -06:00 committed by GitHub
parent 3fdd41490b
commit e61990b6b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -13,11 +13,6 @@ You can query the system tables for information about your running server, datab
Use the HTTP API `/api/v3/query_sql` endpoint to retrieve system information about your database server and table schemas in {{% product-name %}}.
> [!Note]
> {{% product-name %}} uses separate API endpoints for SQL and InfluxQL queries.
> Both endpoints support the same parameters.
>
> For more information about using InfluxQL, see [Query data with InfluxQL](/influxdb3/version/query-data/influxql/).
To execute a query, send a `GET` or `POST` request to the endpoint: