---
title: "Returns the SDK settings for the given bucket based on the ingestion key."
method: GET
path: "/v1/buckets/{bucketSid}/sdk"
tags: ["Buckets", "Redactions", "SDK"]
---

# Returns the SDK settings for the given bucket based on the ingestion key.

`GET /v1/buckets/{bucketSid}/sdk`

## Path parameters

- `bucketSid` string, required — bucketSid

## Query parameters

- `redactAt` 'client' | 'server', required — Where the data should be redacted.
- `clientId` string, required — The Id of the client attempting to get the SDK settings.

## Response `200`

Successful

- string

## Other responses

- `400` — Bad Request

---

[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)
