# `bird request-logs`

## Usage

```bash
bird request-logs
```

## Description

Inspect the API request log for the workspace: read a single request by id, or
get a histogram of request volume over a time window.

Reads return JSON.

## Commands

| Name                                                      | Description           |
| --------------------------------------------------------- | --------------------- |
| [`get`](/docs/cli/reference/request-logs-get)             | Get a request log     |
| [`histogram`](/docs/cli/reference/request-logs-histogram) | Request log histogram |