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

---

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