Skip to main content
Run SQL queries against requests that Unkey routed to your deployments. Queries use the gateway_requests_v1 table and are restricted to the authenticated workspace.

Usage

Flags

string
required
SQL query to execute against gateway_requests_v1. Add a filter on project_id, app_id, or environment_id to restrict the results.

Global flags

Examples

See Query gateway request analytics for the table schema, query restrictions, and more examples.
Last modified on August 25, 2026