Common parameters

Download InfluxDB API Spec

Most InfluxDB OSS v2 API endpoints require parameters in the request–for example, to specify the bucket or organization.

The following table shows common query parameters used by many InfluxDB OSS v2 API endpoints.

Query parameterValue typeDescription
bucketstringThe bucket name.
bucketIDstringThe bucket ID.
orgstringThe organization name.
orgIDstringThe organization ID.
precisionstringTimestamp precision: ns, us, ms, s.
dbstringThe database (for v1-compatible endpoints).

Was this page helpful?

Thank you for your feedback!