---
title: "GET /didcomm/proofs/{proofExchangeId}/format-data"
method: GET
path: "/didcomm/proofs/{proofExchangeId}/format-data"
tags: ["DIDComm Proofs"]
---

# GET /didcomm/proofs/{proofExchangeId}/format-data

`GET /didcomm/proofs/{proofExchangeId}/format-data`

Retrieve the format data associated with a proof exchange

## Path parameters

- `proofExchangeId` string, required

## Headers

- `x-tenant-id` string

## Response `200`

Ok

- DidCommProofsGetFormatDataResponse
  - `presentation` ProofFormatDataMessagePayloadProofFormatsPresentation — Get the format data payload for a specific message from a list of ProofFormat interfaces and a message For an indy offer, this resolves to the proof request format as defined here: https://github.com/hyperledger/aries-rfcs/tree/b3a3942ef052039e73cd23d847f42947f8287da2/features/0592-indy-attachments#proof-request-format
  - `request` ProofFormatDataMessagePayloadProofFormatsRequest — Get the format data payload for a specific message from a list of ProofFormat interfaces and a message For an indy offer, this resolves to the proof request format as defined here: https://github.com/hyperledger/aries-rfcs/tree/b3a3942ef052039e73cd23d847f42947f8287da2/features/0592-indy-attachments#proof-request-format
  - `proposal` ProofFormatDataMessagePayloadProofFormatsProposal — Get the format data payload for a specific message from a list of ProofFormat interfaces and a message For an indy offer, this resolves to the proof request format as defined here: https://github.com/hyperledger/aries-rfcs/tree/b3a3942ef052039e73cd23d847f42947f8287da2/features/0592-indy-attachments#proof-request-format

## Changes

- **2026-07-17** `33596742b733` — 2 info
  - the endpoint scheme security `tenants` was removed from the API
  - added the new optional `header` request parameter `x-tenant-id`
- **2024-03-30** `6256b3beb375` — 1 info
  - endpoint added
- **2024-03-27** `a7641432a6c1` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openwallet-foundation/apis/credo-rest-api/changes/didcomm/proofs/:proofExchangeId/format-data/get.md)

---

[API](https://skmtc.dev/openwallet-foundation/apis/credo-rest-api.md) · [All operations](https://skmtc.dev/openwallet-foundation/apis/credo-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openwallet-foundation/credo-rest-api/revisions/33596742b733/schema)
