---
title: "Returns the request throughput information for an account, can be further filtered."
method: GET
path: "/v1/accounts/{accountSid}/metrics/trafficPunchcard"
tags: ["Metrics"]
---

# Returns the request throughput information for an account, can be further filtered.

`GET /v1/accounts/{accountSid}/metrics/trafficPunchcard`

## Path parameters

- `accountSid` string, required — accountSid

## Query parameters

- `startTime` string, required — The start date/time for the data that should be returned.
- `endTime` string, required — The end date/time for the data that should be returned.
- `environmentSid` string, required — Sid of the environment
- `bucketSid` string — A BucketSid to filter the data by.
- `apiSid` string — An ApiSid to filter the data by.
- `pathSid` string — A PathSid to filter the data by.
- `resolution` '1min' | '10min' | '1hr' | '2hr' | '1d' | '1mo' — The resolution that the data should be grouped and returned in.

## Response `default`

Successful

- string

---

[API](https://skmtc.net/apitraffic/apis/apitraffic-api-documentation.md) · [All operations](https://skmtc.net/apitraffic/apis/apitraffic-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apitraffic/apitraffic-api-documentation/revisions/b2a22a9b5c98/schema)
