---
title: "GET /ccip/{sender}/{data}"
method: GET
path: "/ccip/{sender}/{data}"
tags: ["ccip"]
---

# GET /ccip/{sender}/{data}

`GET /ccip/{sender}/{data}`

CCIP GET endpoint

## Path parameters

- `data` string, required
- `sender` string, required

## Response `200`

GraphQL response

- CcipResponse
  - `data` string

## Other responses

- `400` — error
- `default`

## Changes

- **2025-06-02** `60812f5416c5` — 2 info
  - api operation id `get_ccip` removed and replaced with `ccip_get`
  - removed the non-success response with the status `500`

[Change history](https://skmtc.dev/sourcenetwork/apis/defradb-api/changes/ccip/:sender/:data/get.md)

---

[API](https://skmtc.dev/sourcenetwork/apis/defradb-api.md) · [All operations](https://skmtc.dev/sourcenetwork/apis/defradb-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sourcenetwork/defradb-api/revisions/4a12c8ff8b60/schema)
